Hi, On Thu, 2009-02-12 at 07:24 +0100, Christoph Schäfer wrote: > Hi, > > Gerrit Voss schrieb: > > Hi, > > > > On Wed, 2009-02-11 at 11:26 +0100, Christoph Schäfer wrote: > > > >> Christoph Schäfer schrieb: > >> > >>> Hi, > >>> > >>> > >>> > > > > > Ah ok! I sneaked into it with gedebugger and noticed the two contexts > but didn't manage to figure out which command goes to which context. > > So there is basically one questen - Which context is supposed to be > used? I thought the OpenSG context has to be used and the calls to the > Qt context must be redirected to the OpenSG context by the OSGGLWidget? >
I don't have a good overview about the qt stuff, but as the Qt context is already used with the passive example I would expect that in this case the OpenSG context should be used. >From a quick glance at the documentation, I would expect that you need you own qglcontext derived class to get hold of the functions needed to use the OpenSG context. kind regards, gerrit ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Opensg-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
