Re: File browser in python gui

2008-06-01 Thread TheSaint
On 02:48, domenica 01 giugno 2008 TheSaint wrote: > I'm gonna back to study a little I'm facing tough time, I can't get clear by Trolltech's C++ examples. I'm a bit puzzled :), I'd like to remain with the QT widget set, but hard learning curve. Other simplified developing TK are giving different

Re: File browser in python gui

2008-05-31 Thread TheSaint
On 22:39, sabato 31 maggio 2008 Sebastian 'lunar' Wiesner wrote: > What about QtGui.QFileDialog? Yeah! Thank you! So strange that I was looking for all around and it was already in my computer. I'm gonna back to study a little function that will return an existing/new file or None (if Cancel is p

Re: File browser in python gui

2008-05-31 Thread Sebastian 'lunar' Wiesner
[ TheSaint <[EMAIL PROTECTED]> ] > I've started to build a GUI for my Mailsweeper by the help of QT4 > Designer. I came across the problem that there isn't any prebuild file > browser like Kdialog. > I know some other sample, but PyGTK builded. I'm not happy to use a > different widget set or to