Am 26.02.08, 05:22 -0800 schrieb Greg Ercolano: > OK, I've added this to the TODO list for Fl_Native_File_Chooser: > > > Christophe points out differences with FLTK's API: > * show() works differently (Native's show() blocks) > SOLUTION: Meh, not sure there is one, native choosers have to block.
Probably you can add an call to switch between the native and the pure FLTK one? ... as a flag Fl_File_Chooser::FLTK ? Thus the FLTK own version would be available on osX and Windows too. kind regards Kai-Uwe Behrmann -- developing for colour management www.behrmann.name + www.oyranos.org _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

