>> Does you also handle() FL_PUSH events correctly? >> From http://www.fltk.org/documentation.php/doc-1.1/events.html#events
> Yes, the function is executed and when I am in the function, the > return value is correct, but when it actually returns the value > nothing happens... It's a bit difficult to know what is happening from such a small snippet of code. Can you create a small program, that compiles, that demonstrates the problem? Then someone might be able to help. D. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

