I get a problem with fl_native_file_chooser with windows when I use non ASCII charactere in filename.
If I run the program in the examples folder nativefilechooser-simple-app.cxx with the filename :eéèâ_test.txt I get as result on the terminal: eâ®â¿âó_test.txt. This problem does not appeared with the older fl_File_Chooser. This problem does not appeared in linux. If I implement mysef the file chooser dialog using windows API (Commdlg.h) with the function GetOpenFileName the problem does not appeared. Jacques Senecal
_______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
