Re: submenus of a GtkOptionMenu's menu



Matthias Reis <matthias.reis@web.de> writes:
> 
> I just wanted to ask wether a GtkOptionMenu's menu can have a submenu. I'm
> having strange problems with submenus in the optionmenu widget, which are
> that users can't select a item in a submenu. Gtk sends "activate" callbacks
> from those items but the optionmenu doesn't show the selected item of the
> submenu (only the submenu item).
>

GTK lets you do it, just because GTK lets you put most widgets most
places, but nothing sane happens because it never occurred to anyone
to plan for that, it's a pretty nonstandard use of option menu.

I can see how maybe it could be useful, so possibly if someone patched
option menu to work in this situation then the patch would be accepted.

Havoc





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