On Mar 7, 2008, at 19:59, Daniel Child wrote:
OK, thanks. But then in Cocoa you normally use alloc and init
together, and that's where the problem is, I think.
initWithWindowNibName seems to result in the window being shown
automatically.
I am instantiating the window controller, and am
Hi, Daniel,
I haven't been following this thread, unfortunately, but what comes to
mind is the checkbox for "Visible at launch" in the window
controller's inspector panel. Is that ticked?
Cheers,
Andrew
On Mar 7, 2008, at 7:59 PM, Daniel Child wrote:
OK, thanks. But then in Cocoa
OK, thanks. But then in Cocoa you normally use alloc and init
together, and that's where the problem is, I think.
initWithWindowNibName seems to result in the window being shown
automatically.
I am instantiating the window controller, and am trying to figure out
at which point I could gai