FROM : John Brownlow
DATE : Tue Apr 12 16:11:18 2005
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
DATE : Tue Apr 12 16:11:18 2005
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
| Related mails | Author | Date |
|---|---|---|
| John Brownlow | Apr 11, 19:36 | |
| Scott Stevenson | Apr 11, 20:02 | |
| John C. Randolph | Apr 11, 22:48 | |
| John Brownlow | Apr 12, 00:20 | |
| John Brownlow | Apr 12, 16:11 | |
| mmalcolm crawford | Apr 12, 16:46 | |
| John Brownlow | Apr 12, 20:46 | |
| mmalcolm crawford | Apr 12, 23:51 | |
| John Brownlow | Apr 13, 00:02 | |
| mmalcolm crawford | Apr 13, 00:11 | |
| John Brownlow | Apr 13, 00:48 | |
| mmalcolm crawford | Apr 13, 01:42 |






Cocoa mail archive

