<font size="2">On Monday 09 November 2009, Ian Monroe wrote:<br>
&gt; I suspect the answer to the subject is &quot;no&quot; since I haven&#39;t found a<br>
&gt; mention of a method to do it. But I also haven&#39;t found comprehensive<br>
&gt; QtScript API docs. :)<br>
QtScript apidocs are generated in Qt labs project qtscriptgenerator. <br>
<br>
&gt; My situation is that I want to write a full chat solution in a<br>
&gt; qtscript plasmoid using the QtScript Telepathy bindings I wrote. (I&#39;m<br>
&gt; guessing a dataengine or service for buddy presence and chatting would<br>
&gt; be pretty crazy right?)</font><br><br>We have created couple of soulutions where this kind of importing bindings is possible, so I&#39;m more than a willing to start a discussion how to proceed with this kind of ideas in plasma.<br>
<br>Our idea allows creation of plasmoids that have qtscript inside to your own plama desktop environment. We can extend plasma in a way that allows user to write own script with for example Kate or download it from http url. The basic idea is that only text is read and script is evaluated. All that you need for this is the qtscript-bindings that for example amarok uses.<br>
<br>What this could offer, would be pretty much the same that the Qt-lively project offers in here: <a href="http://lively.cs.tut.fi/qt/videos.html">http://lively.cs.tut.fi/qt/videos.html</a><br>All the widgets can be run also in our system.<br>
What do you deveopers think? Should plasma be able add these kind of widgets. Or should it be better to just create plasmoid that enables importing this kind of functionality inside. I could upload the plasmoid sources to kde, but I&#39;m not yet a plasma developer.<br>
-- <br>    -- Pekka Reijula<br>    -- <a href="mailto:reijula@gmail.com">reijula@gmail.com</a><br>