Hey All,<br><br>I had an email a few months ago where I was trying to change the color of some button in my QML plasmoid based on the output of what happened in a python script.  While researching the idea today, I found the following resources:<br>
<br><a href="http://qt-project.org/wiki/Connecting_QML_Signals_in_PySide">http://qt-project.org/wiki/Connecting_QML_Signals_in_PySide</a><br><a href="http://www.developer.nokia.com/Community/Wiki/Python_Harness_for_QML">http://www.developer.nokia.com/Community/Wiki/Python_Harness_for_QML</a><br>
<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qml.html">http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qml.html</a><br><br>So....based on those - three questions:<br>1) Which is better PySide or PyQT4?  Based on the PySide website - it looks like PySide...but they are obviously biased...hehe<br>
2) If I go this route, then I'm now launching my program from python instead of from plasmoidviewer, right?<br>3) Would my resulting code still be able to be a plasmoid? Or would it just have to be a regular program?<br>
<br>Thanks!<br clear="all">--<br>Eric Mesa<div><a href="http://about.me/ericmesa" target="_blank">http://about.me/ericmesa</a><br><a href="http://www.ericsbinaryworld.com" target="_blank">http://www.ericsbinaryworld.com</a></div>
<br>