On Friday 03 August 2007 5:21 pm, Aron Bierbaum wrote: > I am trying to use QColumnView in PyQt 4.3. When I try to run pyuic4 > on a .ui file with a QColumnView in it I get the following error: > > Unknown Qt widget: QColumnView > > It seems to be failing in QObjectCreator.createQObject() because it > ends up calling strict_getattr and QColumnView is not derived from > LiteralProxyClass. > > Has anyone else seen this? Any ideas on how to fix the problem?
Send me the .ui file. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
