Re: NSWindow reference remains null after window did load
Re: NSWindow reference remains null after window did load
- Subject: Re: NSWindow reference remains null after window did load
- From: Graham Cox <email@hidden>
- Date: Wed, 29 Jul 2009 01:47:29 +1000
On 29/07/2009, at 1:39 AM, Daniel Child wrote:
Visible at launch is checked (ON)
Which is almost never what you want. Windows should generally be
loaded on demand by the app under the direction of their window
controller. A window visible at launch won't necessarily even have a
controller.
--Graham
_______________________________________________
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