GUI - Qt Designer

John Bradbury john_bradbury at skipthistalk21.com
Thu Nov 13 12:10:23 EST 2003


Peter Kropf wrote:

> Take a look at PyQt (http://www.riverbankcomputing.co.uk/pyqt/index.php).
> It has a pyuic component that will compile the .ui files into .py.
> 
> - Peter

Thanks,  this is just what I am after.

John
> 
> 
>> -----Original Message-----
>> From: John Bradbury [mailto:john_bradbury at skiptalk21.com]
>> Sent: Wednesday, November 12, 2003 10:05 AM
>> To: python-list at python.org
>> Subject: GUI - Qt Designer
>> 
>> 
>> Is there any way to take the output produced by Qt designer
>> (or any other
>> GUI designer) and use it in Python to create a screen?  There
>> must be a
>> better way of creating screens than having to use the TkInter
>> routnes and
>> add every widget one by one in the program.
>> 
>> John Bradbury
>> --
>> http://mail.python.org/mailman/listinfo/python-list
>>






More information about the Python-list mailing list