BUG: the subclasses have to call the superclass Render() instead of calling...
BUG: the subclasses have to call the superclass Render() instead of calling the renderwindow method directly, so that the super can make sure all conditions are met to render, *and* events are called properly
Please register or sign in to comment