Re: [gtkmm] hiding menus only hides children, not top level



Ann,
Why would you want to dynamically hide top level menus? That breaks a lot
of HCI guidelines. Dynamic menu content is bad enough but changing the
available menu's themselves sounds horrible.

I'm curious to know why this would be useful.

Ta

Nick

On Wed, 9 Apr 2003, Ann Smith wrote:

> Hi,
> I have a menubar with several menus.  I only want to
> display certain menus at certain times.
> 
> For example, I have a File Menu with menu items, and
> an Edit menu with menu items.  I'd like to start by
> showing only the file menu.  
> 
> If I do
> EditMenu->hide_all() 
> which is supposed to hide itself and its children, it
> only hides the children.  All of the edit menu items
> are not shown, but the "Edit" menu item of the menubar
> is still shown (with an empty list).  
> 
> How do I prevent the top level menu item from showing
> up in the menubar?
> 
> Thanks!
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - File online, calculators, forms, and more
> http://tax.yahoo.com
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
> 




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