On Dec 31, 2009, at 15:21, David Blanton wrote: > Yeah, I was doing it with CGBitmapContextCreate followed by > CGBitmapContextCreateImage but that ends up as a CGImageRef. > > I want NSImage so I can put an NSImageCell in an NSOutlineView and walk away !
I suggest you read the extensive comments on creating NSBitmapImageRep and NSImage objects in the Snow Leopard release notes, and choose a strategy accordingly (even if you're still on Leopard). The "best" technique for Snow Leopard isn't necessarily the "best" technique for Leopard, but you might want to plan ahead. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com