discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Disable MainMenu


From: Chris Vetter
Subject: Re: Disable MainMenu
Date: Sat, 08 Apr 2006 12:50:14 +0200

On 2006-04-08 10:21:53 +0200 Marc Bruenink <mbruen@smartsoft.de> wrote:
since I can access the MainMenu with a right mouse click -> Is there a way to disable the sticky MainMenu? I really want no menu, unless I said so explicitly by pressing the right mouse button.

There's no default setting or "switch to turn if off" that I know of, but as a workaround you could always move the main menu off the screen. Most applications keep track of the location of windows and menus and will automatically "hide" the menu next time you start them. That wouldn't work with WildMenus or default setting 'NSMenuInterfaceStyle = NSMacintoshInterfaceStyle' though.

Alternatively you could take a look at the WildMenus sources and write a bundle that would automagically remove the main menu from the screen. If put in NSGlobalDomain's GSAppKitUserBundles it would do that for all applications.

--
Chris






reply via email to

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