> 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...!

I don't think I understand what you are asking: I think the scrolling
behaviour only occurs if your menu is too large to fit on the screen. So
if you inhibit the scrolling, you will not be able to select all of your
entries. 
What effect is it that you are really trying to produce? Maybe there is
some other way...



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