gnustep-dev
[Top][All Lists]
Advanced

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

Re: Menu in window


From: Gregory Casamento
Subject: Re: Menu in window
Date: Thu, 6 Jan 2011 14:54:46 -0500

Yes, change the code to read:

[[[self menu] attachedMenu] close]l

And it might work.   The reason is that there are different menu
instances for each window in this mode.

On Thu, Jan 6, 2011 at 2:09 PM, Germán Arias <address@hidden> wrote:
> 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?
>
>
> _______________________________________________
> Gnustep-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnustep-dev
>



-- 
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)



reply via email to

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