[pygtk] gtk.FileChooserButton and custom gtk.FileChooseDialog

2005-09-12 Thread Stefano Esposito
Hi, all i tried to set a gtk.FileChooseButton to use a gtk.FileChooserDialog defined by me. It all works fine, but when i choose a file from the dialog and click Open button, the selected file won't be shown in the button. Here how i define button and dialog: class

Re: [pygtk] gtk.FileChooserButton and custom gtk.FileChooseDialog

2005-09-12 Thread dannym
Hi, hmm, and where is the connection between your classes filechooser and filedlg ? cheers, Danny ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/