Qt-jambi-interest Archive, June 2007
Swing to Jambi ?
Message 1 in thread
I'm new to Jambi (but have been around C++ Qt for a few years). I've
looked around, but have not found an answer to my question:
We would like to port a Swing/JOGL based GUI to Jambi/OpenGl as quickly
as possible. Are there any translation tools that might do part or all
of a Swing->Jambi translation?
Mark
--
[ signature omitted ]
Message 2 in thread
Mark Thompson wrote:
> I'm new to Jambi (but have been around C++ Qt for a few years). I've
> looked around, but have not found an answer to my question:
>
> We would like to port a Swing/JOGL based GUI to Jambi/OpenGl as quickly
> as possible. Are there any translation tools that might do part or all
> of a Swing->Jambi translation?
Hi Mark,
Currently there are no such tools available. We have on our roadmap to
try to make an integration widget making it possible to host Swing
widgets inside a Qt Jambi widget and vice versa. But for a porting tool
to convert from a set of Swing components / layouts to jambi, we don't
have anything planned.
-
Gunnar