DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature We need asynchronous notification of when the clipboard changes for our application. Instead of doing the magic ourselves, I modified FLTK to have a new callback mechanism that is invoked every time the clipboard changes. The application can then choose to call Fl::paste() to get the data. (I needed to clean up the Win32 code a bit first, which is a separate patch). Link: http://www.fltk.org/str.php?L2636 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
