java - adding Scrollbar listener to JOGL project -
As the title suggests, I am trying to add an event listener to a project to get a profit . Any help would be greatly appreciated
I have never used JOGL, but this link If a 3D painting API looks like this, the general rule for custom pitting is to specify the preferred size of the panel where you are doing custom painting. This is because the scrollbar appears only when the preferred size of the panel is greater than the size of the scrollbar. Your listener should work after the scrollbar appears.
Comments
Post a Comment