Re: [NSApp terminate:nil];
Re: [NSApp terminate:nil];
- Subject: Re: [NSApp terminate:nil];
- From: Rosyna <email@hidden>
- Date: Thu, 4 Aug 2005 11:41:44 -0700
No, see
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSApplication.html#//apple_ref/doc/uid/20000012-CACCGIJC
You might try [NSApp stop:self];
or kill(getpid(), SIGTERM);
Ack, at 8/4/05, Lorenzo said:
Is a way to terminate the app without passing through
applicationShouldTerminate?
Is this allowed?
--
Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insanely Great People
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden