> 
> 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? 

The fltk menus do scroll once they are full - but that doesn't kick in
until the screen is full... I guess you could derive your own menu
widget and alter it's size limit behaviour, erm, somehow...

Did Matthias not have a fancy menu widget? Or am I thinking of his fancy
tab widget...?




SELEX Sensors and Airborne Systems Limited
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

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

Reply via email to