Linked by Eugenia Loli-Queru on Fri 7th Dec 2007 06:25 UTC, submitted by poundsmack
Qt Jambi ships as a single Java library, or JAR (Java Archive) file, plus a handful of tools, including an interface layout and design tool, and an Eclipse plug-in. Trolltech uses its vaunted Qt C++ library as the GUI engine and puts Java wrappers around it. This approach uses the JNI (Java Native Interface) to call the necessary functions from Java. More here.
Permalink for comment 289188
To read all comments associated with this story, please click here.
big thing
by antonone on Fri 7th Dec 2007 08:22 UTC
antonone
Member since:
2006-02-03

Everything good and well, not counting the fact that QT Jambi runtime libraries are around ~30MB - so you can forget about using QT Jambi to write small desktop tools.

But apart from that, it's awesome and I'm sure I'll use it some day. ;)