[gtkada] GtkAda - Nested Option Menu

Emmanuel Briot briot at ACT-Europe.FR
Wed Nov 14 09:56:48 CET 2001


ANH_VO at udlp.com writes:

> Hi All,
> 
> I am currently having a bit trouble to create an Option Menu within another
> Option Menu. I would like to hook up a menu item of the first Option Menu to the
> nested Option menu. Is it possible to do so? If it is, could you show me how?


I am not sure this is feasible, and in any case it would really look strange, I
think. This is not something I have seen anywhere else. Likewise, combo boxes,
which are more or less the equivalent of option menus in systems other than
Motif, do not include submenus.

You should consider having either multiple option menus, or use a standard menu
bar instead, that would be less confusing for the user.

Emmanuel




More information about the gtkada mailing list