hello,
i have created a custom Button  (IVDButton) derived from QWidget and it runs
fine on it's own.
I then created a plugin for that button IVDButtonPlugin

placed the IVDButton in C:\Qt\2009.04\qt\plugins\designer\
and placed IVDButton.py (and required dependencies)
in C:\Python26\Lib\site-packages\

when i startup QT designer i see no new widget.
Where do i go to find more information what could be wrong ? is there a
logfile that i can look at ?

any help would be appreciated.
thanks,
tom

ps: i didn't attach AirconResource_rc.py because it is a rather large
resource fule , but it  is also located in C:\Python26\Lib\site-packages\

Attachment: IVDButton.py
Description: Binary data

Attachment: Ui_IVDButton.py
Description: Binary data

Attachment: IVDButtonPlugin.py
Description: Binary data

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to