On 07.12.2009, at 22:18, K.C. Babb wrote:

> Is there a way to cause Fl_File_Chooser to sort such that subdirectories are 
> listed last, rather than first?  Or not at all?  And/or to list links after 
> regular files?  I don't seem to be able to get either of these done with a 
> custom sorting routine.  Thanks,

Subdirectories end in a '/'. There is no marker for links though. You'd have to 
use the routines that your OS provides.

Matthias
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to