On 30.03.2011 17:42, J P wrote: > 1) User puts keyboard cursor in input field > 2) User hits ctrl+v
Another option: if you only want standard ctrl/c and ctrl/v handling: FLTK 1.3 has much better built in support for platform specific keyboard editing functions like ctrl/a, ctrl/c, ctrl/v on Windows and similar on Unix/Linux and OS X. Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

