Using Qt Jambi within Eclipse RCP
Andreas Bockhold
andreas at bockionline.de
Fri Feb 15 08:29:51 CET 2008
> Well the problem is that the surrounding of you application (Menus,
> Tabs, ...) are always drawn by SWT. The only part you control are the
> contents of Views and Editors.
Thanks for your answer Tom!
> The only real solution is that Eclipse and Trolltech get together and
> find out what needs to be done to get an SWT-port for QT (maybe based
> upon QT-Jambi so no native code is needed on SWT-side). I once did a
> little research and the basic things should not be too hard to accomplish.
Well, probably I didn't express my thoughts the right way: I'm thinking about
creating a "headless" (aka without GUI) RCP application and then using Jambi
for that part. I would use the management of plugins, updates etc. of the RCP
framework but insted using the UI parts of the RCP I would use Qt.
Is that a possibility or did I forget something important about this?
Andreas
More information about the Qt-jambi-interest
mailing list