Re: Odd error on linux with NewtCanvasAWT
Posted by
Sven Gothel on
Jul 02, 2012; 5:45pm
URL: https://forum.jogamp.org/Odd-error-on-linux-with-NewtCanvasAWT-tp4025367p4025383.html
On 07/02/2012 06:47 PM, Agnes [via jogamp] wrote:
> I will provide a full test case - but probably won't have a chance to do so
> before the weekend. I hope it is possible to reuse an instance of a newtcanvas
> as the code works OK the first time... I will try that as well.
Thank you.
Since we already have lots of test cases in our repository,
it would be best to browse through them for a while and
maybe use a similar one for your purpose, copy it to a new named class and
patch it. This may even give us insight why we don't handle your use case.
~Sven