As the title says, pressing the main mouse button and dragging the mouse pointer across a scrollpane does not fire the MouseDragged event. By comparison a standard pane fires its MouseDragged event as one would expect.
Here is a demo so that you can try it for yourself. Is there something that I have overlooked? I know that I can fix this by overlaying a panel on top of the scrollview, but do I need to do that?
Here is a demo so that you can try it for yourself. Is there something that I have overlooked? I know that I can fix this by overlaying a panel on top of the scrollview, but do I need to do that?