On 07/06/2010, at 8:17 AM, Jean-François Brouillet wrote: > Since I have been convinced that > even trying to share the image _bits_ was futile, I won't attempt this > anymore.
Sharing the image BITS is not futile, but is not accomplished by referencing objects cross-nib. NSImage will cache and share its image bits more or less automatically as long as you don't stop it from doing so. Referencing the same image by name in two different nibs will share that image. --Graham _______________________________________________ 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