Skip navigation.
 
mlRe: Quitting when Menu closes
FROM : Andreas Mayer
DATE : Sat Nov 03 19:23:42 2007

Am 03.11.2007 um 17:51 Uhr schrieb Eric Celeste:

> Any ideas what I'm doing wrong?


Nothing.

> Any other thoughts on how to quite the
> app upon the menu close?


If something is hard to do in Cocoa, it's usually because it's - at 
least - uncommon.

Why would you want to close your application if the user *aborts* an 
action? That's not at all intuitive.

While it's most likely still possible (involving subclassing, 
probably), I think shouldn't waste more time on that.


Andreas

Related mailsAuthorDate
mlQuitting when Menu closes Eric Celeste Nov 3, 17:51
mlRe: Quitting when Menu closes Andreas Mayer Nov 3, 19:23
mlRe: Quitting when Menu closes Eric Celeste Nov 3, 22:44
mlRe: Quitting when Menu closes John Stiles Nov 3, 23:01