Re: Not showing window at Document-Based application
Re: Not showing window at Document-Based application
- Subject: Re: Not showing window at Document-Based application
- From: Jean-Daniel Dupas <email@hidden>
- Date: Sat, 26 Apr 2008 13:34:14 +0200
Le 26 avr. 08 à 11:57, Jere Gmail a écrit :
I have created Document-Based application. The problem is that every
time I run the application an empty document is created.
I don't want this to happen. I want the user to have to open a new
one.
How can I disable this behaviour?
Implements this method in your NSApplication delegate to return NO:
- (BOOL)applicationShouldOpenUntitledFile:(NSApplication *)sender
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden