bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34777] NSMacintoshInterfaceStyle fails to put menues into the main


From: Richard Frith-Macdonald
Subject: [bug #34777] NSMacintoshInterfaceStyle fails to put menues into the main window
Date: Wed, 09 Nov 2011 14:39:16 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22

Follow-up Comment #5, bug #34777 (project gnustep):

> using NSWindows95InterfaceStyle makes my app quit after the last widow
closed

Yes, that's expected behavior, and seems very reasonable ... with no windows
you have no menus, and no way to control the app.

> how can i turn that off?

Use the standard OSX mechanism to control this behavior ... your app delegate
should implement -applicationShouldTerminateAfterLastWindowClosed:

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34777>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]