View Single Post
  #1  
Old 03-11-2009, 03:51 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
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.
__________________
Reply With Quote