gnustep-dev
[Top][All Lists]
Advanced

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

Menu in window


From: Germán Arias
Subject: Menu in window
Date: Thu, 06 Jan 2011 13:09:28 -0600

If you minimize the main window while a submenu is displayed, the app is
minimized at taskbar (on Gnome) no in a miniwindow. But when you
deminimize this window, the submenu is stuck. If you select other option
at menu, then you can see two submenu displayed at same time. I try
solved this with adding:
 
[[[NSApp mainMenu] attachedMenu] close];

at method -minimize: in NSWindow.m source file. But don't work. Some
suggestion to solve this issue?




reply via email to

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