giuspen
November 11th, 2008, 07:26 PM
at this link
http://www.pygtk.org/pygtk2tutorial/sec-FileChoosers.html
it's very well described how to implement a file chooser dialog.
i expected that there would be an option to select a folder instead than a file, like with zenity, but i found nothing.
anybody can help me to make a directory chooser dialog in pygtk?
(i already made it through zenity and the subprocess module but i would like to use pygtk)
http://www.pygtk.org/pygtk2tutorial/sec-FileChoosers.html
it's very well described how to implement a file chooser dialog.
i expected that there would be an option to select a folder instead than a file, like with zenity, but i found nothing.
anybody can help me to make a directory chooser dialog in pygtk?
(i already made it through zenity and the subprocess module but i would like to use pygtk)