DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature Initial stab at a new method. Instead of trying to augment the existing information, I've now added a new widget flag that switches to a simpler keyboard model (that is based around key presses instead of resulting text input). I've also done some related fixes: a) There was two pieces of XIM code, but from what I can tell and google, only one has ever been used. I've removed the other one as part of the reshuffle. b) The non-XIM code still seemed to be left behind in FLTK 1.1 latin-1 land. I changed it to behave the same for every keysym/codepoint. Note that this is just a first prototype. I have still to look at the other platforms and do more testing. Feel free to inspect and comment though. Link: http://www.fltk.org/str.php?L2599 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
