Hi,

When I open a window after a double click of a button, my window gets the 
following events in this order.

FL_FOCUS
FL_SHOW
FL_UNFOCUS

Because of the UNFOCUS event, the following keyboard events goes to other 
windows.

How can I prevent this happening? I'm returning 1 from the handler of my window 
if I get a FOCUS event.

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

Reply via email to