Re: Order of instantiation within a NIB
Re: Order of instantiation within a NIB
- Subject: Re: Order of instantiation within a NIB
- From: John Brownlow <email@hidden>
- Date: Tue, 12 Apr 2005 10:11:18 -0400
Yeah I'm using bindings all over but there are some bits and pieces
that have to be handled the old fashioned way because the exposed
bindings in Interface Builder aren't the ones I need to get at.
On Apr 11, 2005, at 2:02 PM, Scott Stevenson wrote:
The alternative is to put the initialization in the
mainEditorWindowController which loads the NIB, but that grates
because I feel the objects should self-initialize. What is good
practice here? Should I have a -NIBDidLoad method that the
windowController calls, or a notification, or what?
Are you using bindings? It should make all of this much easier.
--
John Brownlow
Deep Fried Films, Inc
http://www.johnbrownlow.com
http://www.pinkheadedbug.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden