Matthias, On Jun 18, 2012, at 7:25 AM, Matthias Melcher wrote: > ... > Since we already provide an API that lists a directory contents, should we > provide other information about directory entries as well? I added this to > FLTK2 many years ago because the FileChooser need a sort-by-date function.
CUPS has code for this already and abstracts away from Windows/POSIX, providing filename and stat info in one place. http://svn.easysw.com/public/cups/trunk/cups/dir.c http://svn.easysw.com/public/cups/trunk/cups/dir.h ________________________________________ Michael Sweet, Easy Software Products _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
