Hello, I am wondering how the MS-windows native file chooser can be easily used with FLTK2.
I saw in file_chooser.cxx that a whole bunch of code is after a #if 0, so it seem that the FLTK1 "use_system_file_chooser" is no longer supported. Is is enough to open a window directly with the GetOpenFileName(&ofn); (MS-windows API) ? will this work correctly ? Thanks. Goeb _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

