Hi, i'm writting a little app which has a FileChooserWidget. When I select a file, I do something with that file content, and then try to save the file. If there is an error, perhaps for file's permission, I want to turn red that file's row, but until now I don't know how to access the FileChooserWidget's treeview, if there is any. Thanks
-- Mauricio _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
