I know Greg reads this newsgroup so I post this question here; Is it feasible to split Fl_Native_File_Chooser implementation in two parts, so that system headers such as "Carbon.h/win32.h" do not get included in the public header? (just like x.H/platform stuff is handled in FLTK 1.1).
I have at least one project that suffers from namespace pollution under OSX when switching from FLTK's chooser to Fl_Native_File_Chooser. Thanks _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

