Re: When should one call unbind:? (in a GC application)
Re: When should one call unbind:? (in a GC application)
- Subject: Re: When should one call unbind:? (in a GC application)
- From: Jim Correia <email@hidden>
- Date: Thu, 1 Nov 2007 13:50:52 -0400
On Nov 1, 2007, at 1:26 PM, mmalc crawford wrote:
That said, the recommendation is still to use - (void)
viewWillMoveToSuperview:(NSView*)newSuperview if your view isn't
going to go to full screen mode. If it is, you may still have to
use dealloc/finalize...
What do the frameworks do? In other words, do the framework views
support being bound and taken in and out of full screen mode?
Jim
_______________________________________________
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