|
| From: | Germán Arias |
| Subject: | [bug #34777] NSMacintoshInterfaceStyle fails to put menues into the main window |
| Date: | Wed, 09 Nov 2011 17:50:50 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.2.17) Gecko/20080528 Epiphany/2.22 Firefox/3.0 |
Follow-up Comment #7, bug #34777 (project gnustep):
Silver theme is configured with NSWindows95InterfaceStyle. You can change this
on Info-gnustep.plist file inside the Resources dir.
GNUstep close the app if you close the last window. Even if you have a
minimized window at taskbar. But you can configure this with the delegate
method: -applicationShouldTerminateAfterLastWindowClosed:
If you don't want a menu in some window or panel. You should configure
-canBecomeMainWindow: to return NO in that winodow/panel.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34777>
_______________________________________________
Mensaje enviado vía/por Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |