GUI builder
Fernando Pérez
fperez528 at yahoo.com
Thu Dec 6 13:12:05 EST 2001
More information about the Python-list mailing list
Thu Dec 6 13:12:05 EST 2001
- Previous message (by thread): GUI builder
- Next message (by thread): GUI builder
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Timothy Collins wrote: > Just wondering if anyone knows where I could get my hands on a gui > builder that would work with python. I have tried "Boa Constructor" > and it works, but only to a point - if I try to open the frame build > it coughs up errors until it just stops. Any other free or nearly > free visual IDE's out there? If you want to use QT (the bindings can be found at google(pyqt)), it comes with a very nice and well documented builder called QT Designer. Cheers, f
- Previous message (by thread): GUI builder
- Next message (by thread): GUI builder
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list