I'm hoping someone can help me out here - I've got a GTK FileChooserDialog
which I want to filter the file list in. I've got this working ok using
Gtk2::FileFilter, with one exception... the filtering seems to be
case-sensitive. Eg, if I add a filter '*.avi', files name '.AVI' aren't
displaying in the dialog. What am I missing here?

Regards,
Nyall Dawson
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to