• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Multiple Images into one UIView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple Images into one UIView


  • Subject: Re: Multiple Images into one UIView
  • From: "Paul Sanders" <email@hidden>
  • Date: Thu, 12 Mar 2009 22:08:08 -0000

> Is it possible to add multiple images to one UIView.
>
> I am hoping that would help my memory issue.

Checkout NSMatrix.  It's designed to do exactly what you want - provide a
lightweight way of managing a large number of small objects which need to
render themselves and respond to input events.

To render an image, subclass NSCell (and do the drawing in your subclass).

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Multiple Images into one UIView (From: James Cicenia <email@hidden>)
 >Re: Multiple Images into one UIView (From: Wyatt Webb <email@hidden>)
 >Re: Multiple Images into one UIView (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: using QuickLook from an application?
  • Next by Date: Re: using QuickLook from an application?
  • Previous by thread: Re: Multiple Images into one UIView
  • Next by thread: Re: Multiple Images into one UIView
  • Index(es):
    • Date
    • Thread