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: "Sean McBride" <email@hidden>
- Date: Thu, 1 Nov 2007 15:00:28 -0400
- Organization: Rogue Research
On 11/1/07 1:50 PM, Jim Correia said:
>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?
Well, I haven't tested them all, but in my GC app, I can make an
NSOutlineView fullscreen, and its bindings survive exiting fullscreen.
Knowing how they do it would be great! :)
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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