Matthias Reis <[EMAIL PROTECTED]> 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


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to