tis 2004-11-16 klockan 12:12 -0600 skrev Skip Montanaro: > Switching over to the new FileChooser I noticed that if I called > set_filename() the indicated file was selected but would not necessarily be > visible. Is there a sanctioned way to make it visible? I saw nothing in > the FAQ related to the FileChooser, nor did a straightforward Google search > pan out.
Have you tried select_filename() ? -- Johan Dahlin <[EMAIL PROTECTED]> _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
