
03-11-2009, 03:51 AM
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
Mouse wheel scrolling
I'm creating an inventory, and I'm using a GuiScrollCtrl to display the items. The problem I'm having is that the mouse scroll wheel scrolls at some odd number, whereas I'd like to control it.
I've tried changing 'mousescrolllines' (which has an effect, but can't be set to zero or to a decimal). I've also tried setting 'active' to false, but this makes all the controls in it un-clickable.
Basically, I would like a way to scroll the control manually when the scroll wheel is moved.
Does anyone have any ideas? I've never needed to do this before. |
|
|