Re: How to make my application quit?
Re: How to make my application quit?
- Subject: Re: How to make my application quit?
- From: kubernan <email@hidden>
- Date: Thu, 4 Jul 2002 00:44:43 +0200
return NSTerminateNow;
?
Le jeudi 4 juillet 2002, ` 12:19 AM, Arthur VIGAN a icrit :
Hi,
I would like to make my app quit in particular cases, but as there is no
menubar, I can't use the application menu.
I tried to user the terminate(Object sender) function, but I got the
error
"Undefined symbols: _terminate" at compile time. Maybe I didn't use the
function in the rigth way. Could someone help me?
Thanks in advance.
Arthur
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.