FROM : Jere Gmail
DATE : Sat Apr 26 22:22:26 2008
Thanks. It worked.
On Sat, Apr 26, 2008 at 1:34 PM, Jean-Daniel Dupas
<<email_removed>> wrote:
>
>
> 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
>
>
--
http://zon7blog.wordpress.com/
And again we fall.
DATE : Sat Apr 26 22:22:26 2008
Thanks. It worked.
On Sat, Apr 26, 2008 at 1:34 PM, Jean-Daniel Dupas
<<email_removed>> wrote:
>
>
> 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
>
>
--
http://zon7blog.wordpress.com/
And again we fall.
| Related mails | Author | Date |
|---|---|---|
| Jere Gmail | Apr 26, 11:57 | |
| Quincey Morris | Apr 26, 12:42 | |
| Jean-Daniel Dupas | Apr 26, 13:34 | |
| Jere Gmail | Apr 26, 22:22 |






Cocoa mail archive

