Skip navigation.
 
mlRe: Mulitple controllers being made
FROM : Mark Dawson
DATE : Fri Jul 28 20:10:00 2006

John, thanks for the thought.  I actually believe I started out using your code, but switched.  I confirmed that moving the windowNib to the windowcontroller doesn't change the message.

Interestingly (to me), the -awakefromnib isn't called during the initialization makeWindowControllers path, it's called from the "-showWIndow" path, and the 2nd controller's "awakeFromNib" is called BEFORE the makeWindowControllers is.

>
><<Original Attached>>

Related mailsAuthorDate
mlMulitple controllers being made Mark Dawson Jul 28, 05:38
mlRe: Mulitple controllers being made John Terranova Jul 28, 06:57
mlRe: Mulitple controllers being made Mark Dawson Jul 28, 20:10