Thank you for reading this.

I'd like to include a led in my project which I've done in the past with Qt creator and Designer under C++. Adding the following to my Python project fails because there is no module named Kled.

self.kled = KLed(self.centralwidget)

Is it possible to add a Kled to a PyQt project?

--
Regards,
Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to