Re: Re: NSImageView broken
Re: Re: NSImageView broken
- Subject: Re: Re: NSImageView broken
- From: Keith Wilson <email@hidden>
- Date: Fri, 2 Nov 2007 00:15:21 +1100
In Tiger I relied on the NSImageView to retain the image data - after
all it is doing the drawing so it should. I have added
[image setDataRetained:YES];
before I do the setImage: for the NSImageView and all works fine. But
I should not need to do that - or should I?
Keith
_______________________________________________
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