On Friday 16 November 2007, Gwendolyn van der Linden wrote: > Hi, > > We have been using PyQt 4.2.3, and noticed the QtDesigner module is > missing, but is needed for using PyQt widget plug-ins in QtDesigner. We > then upgraded using PyQt-Py2.5-gpl-4.3.1-1.exe, but the QtDesigner > module is still missing. > > Are there plans to include it again? If not, what is the best way to > get hold of it?
It's not included because it's a static build. You need to build it yourself. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
