Login  Register

Re: GLCanvas in CardLayout

Posted by Wade Walker on Dec 09, 2011; 3:16am
URL: https://forum.jogamp.org/GLCanvas-in-CardLayout-tp3571796p3571987.html

Hi Gene,

I just tried your example on Win 7 64-bit with Nvidia graphics and it works fine (pressing the "Switch cards" button flips back and forth between the text label and a rotating square). This is with both an old version of JOGL 2 from August, and with the very latest dev build from today.

I don't have an Intel card, so I can't test the exact setup you have. However, JOGL 2 does call some WGL driver functions that JOGL 1 doesn't call, so if your Intel driver has some problem, it can affect JOGL 2 but not JOGL 1. Have you tried running other JOGL 2 test programs?