[Qt-interest] Best way to make a GUI for a set of python scripts
Bob Hood
bhood2 at comcast.net
Sat Jan 23 16:59:38 CET 2010
Rohan Prabhu wrote:
> 1. Using QProcess to run the python interpretor and getting the output
> and making it work.
I have done this very thing, only I wrote the Qt GUI wrapper on top of
the Subversion "svn" command-line tool. I did this to encapsulate
Subversion-specific branch-management expertise into the Qt application
for developers on my project to use. It works exceedingly well,
supports all the needed Subversion commands, and is completely threaded.
I'd highly recommend this approach.
Render me gone, |||
Bob ^(===)^
---------------------------------oOO--(_)--OOo---------------------------------
I keep a Snow Leopard in a box under my Windows.
More information about the Qt-interest-old
mailing list