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

[STR New]

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


> But the real bug is, that we invested so much time into porting FLTK to
 > UTF-8, but forgot to port Fluid. ;-)

Not quite. This problem had appeared in one of 1.1.x versions.


 > One note though: not all compilers like UTF-8 in their source code,
even
 > in text fields between quotes! The SGI C compiler even crashes. But gcc
is
 > just fine.

Yes, and MS VC ignores the UTF8 sequences. You can see the strings in
 IDE correctly, but compiler translates them into the CP125x (or into
 UTF16 if set L""). And you'll see an abracadabra in FLTK's widgets :(


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

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

Reply via email to