Hello, I am using custom widgets and plugins. I can define custom properties using pyqtProperty() using standart Qt types like int, bool, QColor etc. I wonder if it is possible to use custom types, i.e. when the widget is used in Qt Designer, I want a combobox to be displayed in the Property Editor for the custom property (just like, for example, focusPolicy QWidget property).
Is there a way to do this? Regards, Umit _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt