Re: Document based initial window.

2008-07-31 Thread Nathan Kinsinger
On Jul 31, 2008, at 3:18 AM, Seth Willits wrote: Now if only Interface Builder would do the same, and stop showing the template chooser window every time It drives me *insane* -- Seth Willits It may be just as troublesome, but if you set the "Restore open documents" preference it won

Re: Document based initial window.

2008-07-31 Thread Seth Willits
On Jul 30, 2008, at 9:31 PM, Bill Bumgarner wrote: In a Cocoa document based application, how do you stop it from initially opening an "empty" document on start up? (I'm using a core data application if it matters). Implement... - (BOOL)applicationShouldOpenUntitledFile:(NSApplication *)se

Re: Document based initial window.

2008-07-30 Thread Bill Bumgarner
On Jul 30, 2008, at 9:22 PM, Chris Idou wrote: In a Cocoa document based application, how do you stop it from initially opening an "empty" document on start up? (I'm using a core data application if it matters). Implement... - (BOOL)applicationShouldOpenUntitledFile:(NSApplication *)sender;

Document based initial window.

2008-07-30 Thread Chris Idou
In a Cocoa document based application, how do you stop it from initially opening an "empty" document on start up? (I'm using a core data application if it matters). ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post ad