[PyQt] Re: custom widget not loading in QT designer
tom
tomschuring at gmail.com
Wed Oct 21 05:49:27 BST 2009
Ah, i'll try again, without html-formatting (please see previous
message for attached files)
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\
More information about the PyQt
mailing list