I'm trying to implement a File open dialog box, using the gtk.FileSelection dialog box. Is it possible to automaticaly restrict the listed files to those having a certain extension? (like .txt)
I'v already been searching in "PyGTK 2.0 Reference Manual v1.8" and in the PyGTK FAQ, but I can't find a solution.
thanks,
Toon
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
