DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2376
Version: 1.3-feature


const char *there = fl_utf8fwd(here+1, here, here+6);
 ...
const char *there = fl_utf8back(here-1, here-6, here);

Do these lines take into account that there can be (better: is) a "gap" at
the insert position in the text buffer?


Link: http://www.fltk.org/str.php?L2376
Version: 1.3-feature

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to