Re: [fltk.general] Which Fl_Menu_Bar submenu is current?

2013-03-02 Thread Albrecht Schlosser
On 02.03.2013 00:50, Howard Rubin wrote: How can I find out which dropdown menu of an Fl_Menu_Bar is currently dropped down (if any)? I need to know this in an add_timeout()/repeat_timeout() timer. I don't know if there is a way to do it, and I'm afraid there is no official/documented way to

Re: [fltk.general] Which Fl_Menu_Bar submenu is current?

2013-03-02 Thread Greg Ercolano
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.

[fltk.general] Which Fl_Menu_Bar submenu is current?

2013-03-01 Thread Howard Rubin
Hello, How can I find out which dropdown menu of an Fl_Menu_Bar is currently dropped down (if any)? I need to know this in an add_timeout()/repeat_timeout() timer. Thanks for any suggestions, Howard Rubin ___ fltk mailing list fltk@easysw.com