This is probably not new, but a couple of forum searches didn't yield a
definitive answer...
FLTK Version: 1.1.9
Environment: Exceed on Windows
If I have a set of Fl_Menu_Item's which contain, among other things, selections
which have submenus, is there a way to prevent clicking on the higher-level
item from undisplaying the whole menu? I guess I'm looking for the Windoze-ish
behavior where when you click on a menu item which has a submenu, the submenu
stays up so you can then click on the desired selection from it. For example,
if my menu item hierarchy looks like:
File
Open
Page 1
Page 2
Page 3
....
and they click on File and then click on Open, I want the "Page n" list to stay
up until they click on one of those. Possible without great klugey
machinations?
Thanks,
KCB
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk