Re: GLCanvas in CardLayout
Posted by Sven Gothel on Dec 09, 2011; 3:23pm
URL: https://forum.jogamp.org/GLCanvas-in-CardLayout-tp3571796p3573163.html
On Friday, December 09, 2011 03:59:20 PM gouessej [via jogamp] wrote:
>
> JoglAwtCanvas already extends GLCanvas. Why don't I reproduce this bug on my
> machine? He can't even run a very simple example, even the *NEWT* version of
> TUER does not run on his machine.
Ah .. thx a lot for clarification.
So if no 'proven' NativeWindow adapter (AWT/NEWT) works,
but the SharedResourceRunner itself could establish a context (ARB 3.3 here)
one could get the idea that only one context can be created.
Right, that would be very odd - even though, this has been seen on embedded Broadcom
chips a while ago.
Hmm .. interesting.
~Sven