It would be nice to get a GLWindow#setIgnoreRepaint(boolean) method that could be used to tell GLWindow to ignore external repaint events. I believe GLWindow already ignores repaint events if an Animator is attached, so it would just be a matter of exposing this functionality via a method. Thanks, Mike