Re: main document window disappears when resizing
Re: main document window disappears when resizing
- Subject: Re: main document window disappears when resizing
- From: Shane <email@hidden>
- Date: Wed, 6 Jan 2010 19:16:49 -0600
> I've seen this once before, and it was because something wasn't retained (maybe the window?). Check to make sure you're holding onto your objects..
>
One thing I'm not clear on that I think may be a possibility.
My main window is within a *.nib and I have an 'IBOutlet NSWindow
*mainWindow' in my main app controllers header file. It is with this
variable that all my sheets and other things access my main window.
However, I also recognize in IB that there is another referencing
outlet called 'window'. I use this nowhere's in my main app's
controller. But I do also have it hooked up to my main window as well
as the file's owner.
Could I be missing something here? It's all I can find that might be wrong.
_______________________________________________
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