[email protected] wrote: > Author: manolo > Date: 2010-04-15 04:27:15 -0700 (Thu, 15 Apr 2010) > New Revision: 7509 > Log: > Replaced fl_file_chooser() by Fl_Native_File_Chooser uses in test programs
+1 for test/editor -99 for test/pixmap_browser. Please, please revert this. Reason: this is a test program, and I am (and maybe others are) frequently using it for testing images, using the builtin preview in fl_file_chooser. This does not work with Fl_Native_File_Chooser any more (at least on Windows, don't know for Mac OS X, though). And, BTW, your change doesn't compile on Windows: Compiling pixmap_browser.cxx... pixmap_browser.cxx: In function `void load_file(const char*)': pixmap_browser.cxx:50: error: `fl_filename_isdir' undeclared (first use this function) There's no problem with test/editor though, and I recommend using the native file chooser there for demo purposes. Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
