I’m willing to create a widget that draw graphics using OpenGL that doesn’t have a scroll but you can drag it to show the rest of the graphic. This image describes more or less what I’m talking about:
As you can see there’s an arrow which points the direction that the user can drag and the rest of the graphic is showing.
From where I can start? Is there a tutorial or example that has something similar?