hi, the example is the one described here: http://doc.qt.nokia.com/4.5/itemviews-coloreditorfactory.html
it's not the example itself that i need, but how to use QItemEditorCreatorBase with pyqt. when i try to create a constructor for this class, i get the "the underlying c/c++ object is deleted" error everytime. i'm trying to register combo boxes to QStringList to edit a special row in the table. thanks a lot in advance. -- paul victor noagbodji _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
