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

[STR New]

Link: http://www.fltk.org/str.php?L2348
Version: 1.3-current


Yes, there's a "changed" flag in test/editor.cxx, but there is no
"modified" or "dirty" flag in the Fl_Text_* classes as far as I can
see.

Would it help to add one? I don't see any other way of solving this
STR without one[*]. If we modify the input text to make it 100% UTF-8
then we have to be able to report this to the user. But unless we
have complementary input2utf and utf2input plugins for each encoding
we don't have a way of "unchanging" converted text, and even then we
can't guarantee that we can "unchange" it back to the original.

[*] or one flag for "modified during conversion of input to UTF-8"
and one for "modified by the user during editing".


Link: http://www.fltk.org/str.php?L2348
Version: 1.3-current

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

Reply via email to