Login  Register

Re: Can I put awt components over part of a GLCanvas?

Posted by Michael Bien on May 26, 2010; 2:51pm
URL: https://forum.jogamp.org/Can-I-put-awt-components-over-part-of-a-GLCanvas-tp827759p845059.html

sorry John but we don't know.

We do nothing special inside GLCanvas which would force overdraw or something like that. It could be even a driver issue.

-michael

John V. wrote
Hi,

Perhaps my previous question got lost in the shuffle, or maybe my post was too long.  I understand that everyone is very busy.

Here is a short version:  Is it possible to put java.awt components on top of a GLCanvas in OS X?  For some reason I can't get this to work on OS X, but I can get it to work on Linux and Windows.

Thanks,
-John.