2008/1/12, airton arantes <[EMAIL PROTECTED]>: > Hello folks, > > I'm using glade 2 to make an application. > > I saw that in the glade 2 have a button to put a FileChooserDialog, > but how I do to take the way of file when I press the open button???? >
http://www.pygtk.org/pygtk2reference/class-gtkfilechooser.html get_filename or get_filenames > > thanks > > -- > ツAirton Arantes ツ > (82)3032-2596 | > (82)9129-5360 > > http://airtonarantes.blogspot.com/ > Linux User#423859 > ---->USE LINUX - BE HAPPY<----- > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ > -- -- Guilherme H. Polo Goncalves _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
