> Hi,
>
> I have been using fltk for a few years now but oddly enough I just recently 
> noticed that whenever a menu is opened, the main thread stops running until 
> the menu is released.
>
> I am using my own main loop which does the regular stuff: fl::check,  update 
> world, draw, etc.
>
> Other threads started by me seem to continue to do their work, but the main 
> one blocks. Almost as if the menus where modal windows like fl_ask. Is there 
> a way around this because I just noticed it is really annoying.
>
> Thank you.
>
> Daniel.

Sorry, forgot to add, I am using fltk 1.1.9
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to