2005/9/17, Matt Broadstone &lt;<a href="mailto:mbroadst@gmail.com">mbroadst@gmail.com</a>&gt;:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This has already been done for you (PyQt/PyKDE). See Richard Dale's<br>work at <a href="http://developer.kde.org/language-bindings/">http://developer.kde.org/language-bindings/</a>. The bindings are<br>already automatically generated.
</blockquote><div><br>
I think you misunderstood something. I am talking about Python bindings
for Qt4, not Qt3 (old PyQt). Richard Dale is working in QtRuby for
Smoke for Qt4 (I think). I also in the kde-bindings mailing list.<br>
<br>
BTW, there is not AFAIK any complete bindings for Qt4 for any scriptable language. <br>
<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Unfortunately the bindings that are created your (and richard's) way<br>are not what we need for Plasma.
</blockquote><div><br>
What do you mean by that? Could you be more specific? I have started a
few time ago, and we can adapt to achieve bigger goals (KDE4/Plasma).<br>
&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> We're currently researching into<br>things like Kross, which provide swappable interpreters on runtime..
<br>perhaps you'd be interested in working with that, join us in #plasma.<br></blockquote></div><br>
I am not sure of what you are talking about. If you are saying about
embedding a Python (or any other script) extended QWidget into a C++
aplication, this is already possible.<br>
<br>
I have already made a Python widgets get into QtDesigner. This is a great revolution for us.<br>
<br>
Of couse we need something more generic for KDE to handle all script
languages, but I think that it is very easy. You just have to provide
us the C++ interface to conform and I provide the implementation of the
Python interpreter. Every binder will do the same.<br>
<br>
I think the guy of Kexi already have started something like this. <br>
<br>
So, please, let's clear things quickly so everybody start playing with plasma applets :) <br>
<br>
[Eric Jardim]<br>