GUI - Qt Designer

John Bradbury john_bradbury at skipthistalk21.com
Thu Nov 13 12:08:58 EST 2003


Phil Thompson wrote:

> On Wednesday 12 November 2003 6:04 pm, John Bradbury wrote:
>> 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.
> 
> Use the pyuic utility that comes with PyQt.
> 
> Phil


Thanks everyone for the very helpful repsonses.  It seems to be a topic whch 
is not covered fully in the books ( at least the ones I have).

John




More information about the Python-list mailing list