Hello guys,
I am working on a program which has a large OpenGL surface. I want to put it into a ScrollArea, so the user can pan with the scroll bars.
But I figured that when I move the slider of the scrollbar, the OpenGL surface stays. I can't move it.
Is there an example of this?
Thank you.