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: julian
Subject: [bug #34777] NSMacintoshInterfaceStyle fails to put menues into the main window
Date: Tue, 15 Nov 2011 01:23:52 +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 #14, bug #34777 (project gnustep):

#ifdef GNUSTEP
- (BOOL)applicationShouldTerminateAfterLastWindowClosed:(NSApplication
*)theApplication
{
    return NO; // neccessary when NSMenuInterfaceStyle =
NSWindows95InterfaceStyle 
}
#endif

this method isn't the problem. it gets called and prevents the app from
quitting when the last window closes. the problem is the main menu is not
anymore in my main window when i re-open it later on using [NSBundle
loadNibNamed:]

if thats not "expected behavior" i can attach a sample app.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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