Login  Register

Re: AccessControlException using jogl.debug.TextRenderer in applet

Posted by Sven Gothel on Jul 12, 2013; 3:06pm
URL: https://forum.jogamp.org/AccessControlException-using-jogl-debug-TextRenderer-in-applet-tp4029580p4029585.html

On 07/12/2013 03:12 PM, martinezmj [via jogamp] wrote:
> Correction, following the example on this page:
> http://jogamp.org/wiki/index.php/Using_JOGL_in_a_Java_applet

Who sets or reads property 'jogl.debug.TextRenderer' ?

I assume we do ? :)
In that case, it should have been allowed.

Note: You cannot set this property in an applet/JNLP,
but you need to use what we call jnlp. aliasing,
i.e. you need to set: 'jnlp.jogl.debug.TextRenderer'
in your applet html tag or JNLP file.

~Sven



signature.asc (911 bytes) Download Attachment