Luca Ferrari wrote:
> Hi all,
> I wonder how the jambi works and how it compares to swt (sorry if the 
> question 
> is trivial). I mean, qt are written in c++, and maybe jambi makes the same 
> swt 
> does: it uses jni to call c++ native libraries. Is it true or jambi exploits 
> a 
> kind of swing approach, where components are emulated on a peer set of native 
> components?
> Any pointer to a discussion/explanation of the above?
>   

Hi, Luca.

Qt Jambi uses a mix of the two. Qt emulates native components, and Qt 
Jambi accesses this through JNI.

There's a whitepaper on Qt Jambi here:

    
http://www.qtsoftware.com/files/pdf/qt-jambi-4.4-whitepaper/at_download/file

-- Eskil


_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to