On 03/01/13 15:50, Howard Rubin wrote:
> Hello,
>
> How can I find out which dropdown menu of an Fl_Menu_Bar is currently
> dropped down (if any)?
Not too familiar with this part of the code,
but looking at the source,
I don't think the API provides a way to do this.
To provide this functionality, I think Fl_Menu would have to be
modified to give you access to the state of shown() method
for the 'menuwindow' class, and walk the 'menustate' array,
both of which are classes internal to Fl_Menu.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk