Hi! FLTK-Version: 1.1.9
Fl_Choice (which dependws on Fl_Menu) has the following behaviour: 1. I can click on it, and then the dropdown appears. If I click on an item, the dropdown dissapears and the item is chosen 2. I can click on it and if I let the mouse pressed I can scroll on the widget list. If I release it, the dropdown dissapears and the item where the mouse is actually positioned is chosen --> Is it possible to switch off the "scroll-behaviour" of Fl_Menu? Where in the code I have to do this? Don't find it...! Thanks guys! PS: This would be a nice feature, to chose which behaviour Fl_Menu should have... :-) Or ist this implemented in FLTK 2? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

