Login  Register

Re: GLProfile.initSingleton(false);

Posted by JOGL_Noob on May 10, 2012; 10:51am
URL: https://forum.jogamp.org/GLProfile-initSingleton-false-tp3976282p3976734.html

Next best thing would be disabling the splash screen.
So far I tried
1) adding -J--nosplash to etc/netbeans.conf
2) adding run.args.extra=--nosplash to the project.properties

Splash screen continues to show up in both cases.