DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2788 Version: 1.3-feature There is an annoying behavior of Fl_Text_Edito when we use the mouse to position the cursor over a text, with Fl_Input if we click on past half character (more or less) it position the cursor in front of this character but Fl_Text_Editor position the cursor before this character and that is a lot annoying. Ex: <table><tr> : if we try to sposition the cursor between >< and point the mouse a pixel over ">" we get the cursor before ">" but with Fl_Input we get the cursor after ">" as at least I expext it to be. Link: http://www.fltk.org/str.php?L2788 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
