hi,

I'm after some advice for handling large menus.

I allow the user to dynamically add items to a menu (currently an 
Fl_Input_Choice) and they can add as many items as they want. If I add too many 
the menu fills the height of the screen.

This doesn't look good and I would prefer the menu to scroll after a limit like 
a HTML select box.
What do you recommend? Is there a way I can work with the Fl_Input_Choice or 
should I try combine Fl_Input and Fl_Hold_Browser into a new widget?

thanks, Richard
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to