View Single Post
  #5  
Old 03-11-2009, 11:26 PM
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
Quote:
Originally Posted by Tigairius View Post
PHP Code:
function Control.onScrolled(newxnewydeltaxdeltay) {
  
GuiScrollCtrl.scrollto(intint);

and create your own scrolling functionality.
This is the problem, but when I do this, it is very jumpy. I really need a way to just disable mouse wheel scrolling, but it doesn't seem possible.
__________________
Reply With Quote