Hi, Hmm, what exactly do you mean by "packing it into a function" ? Is it possible to initialize the QApplication (jambi side) from a c++ JNI function ?
-=Børge Gunnar Sletta wrote: > Børge Austvold wrote: >> Hi, >> >> Zack Rusin blogged some time ago about support for ARGB visuals and >> transparent screens >> (http://zrusin.blogspot.com/2006/10/argb-windows.html#respond). I've >> tried his example and it works perfect on my ubuntu box. I know that >> this will probably be supported in QT 4.5 but is there any chance of >> running a similar example in QT Jambi 4.4 ? Is it possible for >> instance to run the qt generator on C++ widgets that are initialized >> in the same way as the example ? > > The trick is how the qapplication object is constructed in this case, > the beginning of the function. There shouldn't be any problem with > packing this into a function that this and setting it up in Jambi. > > But, yes, Qt Jambi 4.5 will have this because it is supported directly > in by then. > > best regards, > Gunnar _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
