Re: file selection



 Have you tried doing a lstat/stat/fstat on the file before display on the list
? That way you can find out if the file is a regular file or a directory or
even a sybolic link and take the appropriate action.
Harring

--- Rok Roskar <rroskar artsci wustl edu> wrote:
I am looking for an alternative to the GtkFileSelection widget, because it
doesnt allow multiple files to be selected. I've been trying to construct
something using GtkCLists and using system ls calls, but I'm running into
problems differentiating between files and directories etc. Any ideas? Has
anyone done anything like this? In the end, I would like to be ab;e to
browse through directories and select (multiple) files and add them to a
list of desired files to be processed. Thanks for any kind of help...

Rok

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]