Re: GLException: Error making context current
Posted by Sandhase on Feb 17, 2011; 7:09am
URL: https://forum.jogamp.org/GLException-Error-making-context-current-tp2501477p2516093.html
Yep,
if i do not add a space or something in the param tag it'll not be displayed here...
news:
there might be a problem with heavyweight and leightweight components and their paint methods.
i've created a small program which works like the real application the openGL plot comes from.
an MDI with JInternalFrames and added the widget on such a InternalFrame, like in the original program.
Does not work, but the original program works. Strange.
Is it possible to simply change GLCanvas to a GLPanel?
BR