It’s taken a little longer than expected, but the nice and polished Qt Jambi 4.5.0_01 packages are finally ready for download on Qt Software’s server. As usual, there are both source and binary packages available, but to match the new licensing of Qt, the GPL packages have been replaced by LGPL packages this time around. […]
QtJambiAwtBridge
From Qt Labs
| Qt Jambi AWT Bridge | |||
| |||
| Platforms: | Linux, Windows | ||
| Qt version: | Requires Qt Jambi 4.4 | ||
| License: | Trolltech Preview License | ||
| Depends on: | Requires JAWT | ||
Qt Jambi AWT Bridge blogs | |||
Subversion:
| |||
[edit] Qt Jambi AWT Bridge
[edit]
Classes that allows you to place an AWT/Swing component inside a QWidget and vice versa, bridging the gap between the two toolkits.
[edit]
The Qt Jambi AWT Bridge is experimental and is provided as-is. It consists of both JNI code and Java code, and it is required that you have both Qt and Qt Jambi in order to compile and try it.
Current known issues:
* Some issues with keyboard focus on Linux. * X11 prints out an error message on shutdown on Linux.
Please let us know of any problems with this code, and compilable examples are very welcome.
[edit]
Please see more information about the bridge and how to build it in this blog.
[edit] Latest 5 Qt Jambi Blogs
With the announcement back in January of Qt going LGPL there was a small piece of information that slipped though the cracks of the wider news reporting, namely the fact that we were planing on opening up our repositories and development model. The first major phase of this work is now complete, and we are […]
A while back we announced the research project Qt Jambi AWT Bridge which allows you to mix AWT/Swing components and Qt widgets in the same window on Windows and Linux.
There were a few issues with the original version. The main problems were the fact that your window would be deactivated by the window manager […]
So the time is finally here. Qt 4.4.0 was released a few weeks ago and as promised Qt Jambi is right behind. A lot of effort has gone into this one, in addition to supporting all the new Qt features, like Phonon, Webkit, Widgets in Graphics View, XQuery and Qt Concurrent, we also have a […]
The Qt 4.4 beta was released on February 26th, and, true to form, the corresponding Qt Jambi release comes a couple of weeks later.
In honor of the 4.4 release, we’d like to go through some of the new features you should look out for.
WebKit integration
WebKit is an open source web browser engine which is […]
