Jose Marcelo Auler wrote:
> Hello!
> I am having problem with Fl_Menu_. When the menu is open and the software 
> creates a new screen, requesting the focus, all the focus loose forever!

How does it create a new "screen"? Is it one of the FLTK dialog windows or an 
own window?

> Also, in a similar situation, when I'm debugging the software and the 
> debugger stops the application exactly when menu is open, the focus is lost 
> and it doesn't come back, just when I go to terminal e kill the application 
> via keyboard the focus gets back. Does anyone have any experience with 
> something like this. Simple ideas to solve?

I have no idea what happens in the debugging situation.

Which OS (and window manager), and which FLTK version?

Maybe this is the problem described here: http://www.fltk.org/str.php?L1986

This should be fixed in FLTK 1.1.10 (partially), but probably soon in FLTK 
1.3.0 
completely (at least I hope so).

Can you provide a simple test program that demonstrates the problem?

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to