Greg Ercolano wrote: > ... >> * filename() is indexed from 0 instead of 1 > > Guess I wasn't aware Fl_File_Chooser's value(int) method > was 1 based.
Fl_File_Chooser uses Fl_File_Browser which is derived from Fl_Browser_ which is 1-based. -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

