Hi there.

I have a GUI with an OpenGL-Canvas and some JScrollBars.
When the scrollbars are moved by the user the rendered mesh inside the OpenGL-Canvas is moved.
This all works quite nicely, but...