[PyQt] QT Designer for Custom Widgets.

Phil Thompson phil at riverbankcomputing.com
Wed Apr 16 15:08:41 BST 2008


On Wednesday 16 April 2008, objectref wrote:
> Xmmm...i tried what you said, the PyQt examples
> (examples/designer/plugins). When I click on "Launch", a message box
> informs me that "This example will start Qt Designer when you click the OK
> button..." but this never happens. It also says that after that,PyQt
> examples are going to be found in their own group in Qt Designer, which
> also never happens.
>
> A detail: I have installed (Win XP system) latest version of PyQt only, not
> QT itself.

Designer plugins don't work with the binary installer because it's built with 
a static Qt. You will need to build Qt and PyQt yourself.

Phil


More information about the PyQt mailing list