DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2721 Version: 1.3-feature Regarding this STR (cursor position within a selection), I've can't say I've ever seen this before anywhere. When something is selected, the selection *is* the 'cursor': o if you hit Delete, the whole selection is deleted o if you do a paste, the whole selection is replaced with the paste o if you hit arrow keys, the selection disappears It would only make sense to show the cursor if there was something the user could do with it. Is there a built-in feature that the user can access that Fl_Text_Editor supports? If not, it seems wrong to show it. Perhaps it can be a behavior with an on/off flag that defaults off, in case it's somehow useful for derived widgets to make use of. Link: http://www.fltk.org/str.php?L2721 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
