> 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 (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