DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2440 Version: 1.3-feature |=---=[ Bug FLTK-1.3.x-r7820 FLTK's native file chooser apparantly uses UTF-8 strings instead of system encoding to access files. |=---=[ Example test procedure Specific characters are for a German Windows system, codepage 1252. Create two files: - name: File_ü.txt contents: "File 1" - name: File_ü.txt contents: "File 2" "ü" ist the character sequence when a UTF-8 encoded "ü" ist displayed in ASCII. Use FLTK's file chooser to browse the directory. Selecting "file_ü.txt" shows "File 2" in the preview window, indicating that the UTF-8 string of the file name was used to access the file system. Selecting "file_ü.txt" shows nothing in the preview window. Link: http://www.fltk.org/str.php?L2440 Version: 1.3-feature
_______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
