Re: best time to alter GUIs
Re: best time to alter GUIs
- Subject: Re: best time to alter GUIs
- From: Quincey Morris <email@hidden>
- Date: Fri, 29 Feb 2008 00:04:32 -0800
On Feb 28, 2008, at 21:04, Daniel Child wrote:
In other words, the window loads right away. I actually don't want
it to load until I have set the local data, as it is the local data
that will determine how the window should appear. Is there a way to
sneak the data in in before all the loading takes place?
Are you sure "Visible at launch" isn't checked for the window in IB?
Note that it's ultimately not important whether you give the "local
data copy" to the window controller before or after the window is
loaded. You can't actually modify the window until after it's loaded.
_______________________________________________
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