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/


_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to