> > > > I presume you are using the MSWindows platform. > > I'm dealing with in Windows and Linux. I am using the boost::filesystem to > check the existence of paths and in that it also fails so fltk_open only > solves the issue partially.
There are also fl_access() and fl_stat() functions in FLTK 1.3 that may be useful. I don't know about FLTK 2, though. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

