Re: JOGL Integration in Swing App
Posted by
gouessej on
Mar 30, 2012; 8:15am
URL: https://forum.jogamp.org/JOGL-Integration-in-Swing-App-tp3870189p3870218.html
Hi
Try to call JPopupMenu.setDefaultLightWeightPopupEnabled(false);
Have you tried to use GLCanvas?