DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L1984 Version: 1.3-feature Fltk's event delivery scheme is hardcoded in Fl::handle and can't be changed. For example, events delivered directly to focused leaf widgets cannot be intercepted at all. It would be nice to be able to replace that with my own function so I could customize event delivery, perhaps as simple as logging all events, or as complicated as implementing a completely different event delivery scheme. This would be easy enough to implement by adding a function to set a handler which is called instead of Fl::handle. Link: http://www.fltk.org/str.php?L1984 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
