> in <fltk/file_chooser.h>, I found use_system_file_chooser, it can use WIN32 > GetOpenFileName to get a file open/save dialog box. > Well, under Linux, How can I do? >
Go to Erco's Cheat Sheet http://seriss.com/people/erco/fltk/ Near the bottom of this page is a link to Fl_Native_File_Chooser This should give you what you want. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

