Hello,<br>I want to develope a small widget for the Plasma Active Desktop that is to be used in tablets (and notebooks).<br><br>Because I have a lot of experience with Ubuntu/GTK so decided to install the 32bit Kubuntu 11.10 (Oneiric) desktop.<br>
<br>I also found a PPA (Private Package Archive) that I added to my Kubuntu-system.<br>Ref: <a href="https://launchpad.net/~kubuntu-active/+archive/ppa">https://launchpad.net/~kubuntu-active/+archive/ppa</a><br><br>$ sudo add-apt-repository ppa:kubuntu-active/ppa <br>
$ sudo apt-get update <br>$ sudo apt-get upgrade <br>$ sudo apt-get install kubuntu-mobile plasma-mobile <br><br>This PPA seems to provide these executables<br>plasma-desktop         <br>plasma-mobile<br>plasma-netbook<br>
<br>Eg. I can start the plasma-netbook by typing<br>$ plasma-netbook --nodesktop --opengl<br>...<br>$ pkill plasma<br><br>I this the right way to start with the coding of plasma widgets? <br>From the documentation I understand that Plasma Active Widgets are written with Javascript and QT/QML.<br>
<br>Can you give me your comments and it would be nice to have some easy Javascript-examples with QML files.<br><br>Most kindly<br> Moma Antero<br> <a href="http://www.futuredesktop.org">www.futuredesktop.org</a><br><br><br>
<br><br>