Hello, I added a Filechooserbutton in my GUI (using glade-3). When I clik on the button, it opens the file dialog, and I can choose a file.
But how can I be notified that the user has used that button? What signal to bind, so I can retreive what was the user action (Accept/Cancel), and the file he chosed? Thanks, -- Frédéric _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
