gunnar
Qt
KDE
Qt Jambi
Posted by gunnar
 in Qt, KDE, Qt Jambi
 on Tuesday, November 06, 2007 @ 09:05

Some time ago a question popped up on qt-jambi-interest about how Qt Jambi would work together with jython. The main problem was signals and slots as our string-based approach doesn’t map to well into the world of interpreted languages on top of Java. I sat down some time ago and got jython to work pretty smoothly and the code has been sitting on my disk for a while, but I finally got around to making a project out of it. Below you see a small painting application I created.

The code for the signal / slot binding is available here:
http://labs.trolltech.com/page/Projects/QtJambi/jython

Happy coding!

jython_drawing

2 Responses to “Qt Jambi and Jython”

» Posted by matthias
 on Tuesday, November 06, 2007 @ 12:19

congrats on the drawing, dude ;)

it really shows off how much you can achieve with that little piece of code :)

» Posted by MontCook
 on Wednesday, November 07, 2007 @ 13:00

Very happy to see that some parts of Trolltech are open to Python :)
Not happy that Qt/C++ don’t move on this direction but on QScript direction after a previous bad choice QSA :(
I’m not a Java user (don’t like this language/vision/performance…), but a Python/C++/Qt fan



© 2008 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners.