Login  Register

Re: Problem when using an external context

Posted by herve on Mar 28, 2012; 11:13pm
URL: https://forum.jogamp.org/Problem-when-using-an-external-context-tp3851637p3866287.html

arghh you may be right. When you say "later", does it mean that we have to wait a little in the Java side for the context to be available ? It's true that we called the createExternalGLContext method in Java as soon as possible in the Java side (not because it was really necessary for us though, just because we did not think about it as it worked with JOGL 1.1.1).

However thanks for your advice, but also for your work on this very good API.