hi, I've got an app working fine on Linux but on Windows there are problems with the path separator. Instead of using '\', functions such as fl_file_chooser() return '/' in their path. How do I make FLTK use the correct path separator?
On Windows I'm compiling FLTK 1.1.7 apps against the MinGW libraries. Richard _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

