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
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