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
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to