Making a FileFilter case insensitive



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



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