OK, I've made a few final mods to the tar file, and am calling this a release.
So, here's the final 0.84 release: http://seriss.com/people/erco/fltk/Fl_Native_File_Chooser/Fl_Native_File_Chooser-0.84.tar.gz I've also updated the website: http://seriss.com/people/erco/fltk/Fl_Native_File_Chooser/ In this 0.84 release: o Supports fltk1 and fltk2 for Mac,Win,Linux o The fltk2 version uses FLTK2 namespace style API o Main 'Makefile' builds both fltk1 and fltk2 examples (see README.txt) o The Makefiles now use fltk-config o Memory leak fix in WIN32 code >From an API perspective, there have been no changes or additions, so your code should compile just as it did with the 0.83x series. One thing I /haven't/ done in this release is address Yuri's request to prevent the MAC's #include <Carbon> stuff from getting into the app's namespace. I'll shoot for that in the next release. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

