> > Which is what you want I think. Still, I think you would probably be > > better off just porting Greg's fl_native_file_chooser code from fltk-1. > > Greg says it works for fltk-2 with only trivial mods, so that's likely > > your best bet. > > > Yes, compiled and ran on WIN32. > > Here's the FLTK2 version of 'simple-app.cxx' (test program that > comes with Fl_Native_File_Chooser) that I used to test it.. > basically a 'quickie' rewrite of the original fltk1 version. > > I didn't give it a 'hard' test, I just stopped when I saw the > browser came up, and could open and close OK. But I imagine > it should be fine.. all the browser code is apparently pure win32.. > it's so disconnected from FLTK that it didn't seem to matter at all > what rev of FLTK it was compiled with:
Ah, I see! Great help here, I got it. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

