Panel scroll speed when using Mouse Wheel

D

dev

I have a panel, containing a load of text fields, using autoscroll.
I have a mousewheel handler function which is being fired, but the
panel scrolls whether it is there or not.
When I use the mouse wheel, the panel jumps by a 'page' a click (i.e.
quite a large jump).
Is there a way of having smaller scroll steps when using mouse wheel ?
I tried altering the large step value of the scrollbar, but that
didn't affect mouse wheel operation.

- Tim Dale
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top