File browser in python gui

Sebastian 'lunar' Wiesner basti.wiesner at gmx.net
Sat May 31 10:39:21 EDT 2008


[ TheSaint <fc14301589 at icqmail.com> ]


> 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 have to design my own file browser with QT4
> widgets. It's almost thousand times people need to use such browser, I
> wonder why I couldn't find one on the entire day searching on web site.
> A QT XML file (.ui extension) should do fine, if someone would help :)

What about QtGui.QFileDialog?

-- 
Freedom is always the freedom of dissenters.
                                      (Rosa Luxemburg)



More information about the Python-list mailing list