• 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: Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect);
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect);


  • Subject: Re: Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect);
  • From: Kyle Sluder <email@hidden>
  • Date: Sun, 14 Jun 2009 01:02:49 -0700

Are you looking for Cocoa solutions as well, or only Cocoa Touch?  The
typical way to do this on desktop (Cocoa) is to use an NSScrollView
(with NSClipView).  On Cocoa Touch, I hear people often use a
CATiledLayer, but as I'm not an iPhone dev there might be better
solutions available for your specific needs.  Although from what I've
gathered you're often thunking down to Quartz on the phone anyway.

--Kyle Sluder
_______________________________________________

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: 
 >Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect); (From: "Frederick C. Lee" <email@hidden>)

  • Prev by Date: really odd sluggish calls to nextEventMatchingMask:untilDate:inMode:dequeue:
  • Next by Date: Re: Card Game (like Spider-Solitaire) in Cocoa -- Conceptual ideas needed
  • Previous by thread: Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect);
  • Next by thread: Re: Cocoa equivalent to Quartz's CGImageCreateWithImageInRect(image, imageRect);
  • Index(es):
    • Date
    • Thread