Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic ScrollBar problem (Read 1566 times)
gamjaradio
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 42
Joined: Jul 16th, 2010
ScrollBar problem
Feb 16th, 2011 at 10:58am
Print Post  
I have diagram view, but when I use the scroll of Mouse, it is not scrolled ,


Why is this happening?

Thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: ScrollBar problem
Reply #1 - Feb 16th, 2011 at 11:41am
Print Post  
DiagramView does not have any built-in mouse wheel handling. However the ScrollPane implements vertical scrolling in response to wheel rotation, so it should work if the view is inside a scroll pane and the diagram is high enough to enable the vertical scrollbar. You could also implement your own scrolling by adding a MouseWheelListener to the view.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint