jPCT - a 3d engine for Java > Bugs

AWTCanvas not updating when SwingThread is under heavy load.

<< < (2/2)

EgonOlsen:
You could add an IPaintListener implementation. When used on an AWTGLRenderer, it will be called in the EDT. If that doesn't happen, there's no update being called. If it is, then there's an update but no actual render output.

Navigation

[0] Message Index

[*] Previous page

Go to full version