Creation/Dev/Script/Client/GuiScrollCtrl

From Graal Bible

Inherits GuiControl.


Variables

childmargin - string

constantthumbheight - boolean

hscrollbar - string - "alwaysOn", "alwaysOff", "dynamic" - controls the horizontal scroll bar

scrollpos - string

tile - boolean

vscrollbar - string - "alwaysOn", "alwaysOff", "dynamic" - controls the vertical scroll bar

wheelscrolllines - integer

willfirstrespond - boolean

Functions

scrolldelta(int, int)

scrollto(int, int)


Events

onScrolled(newposx,newposy,deltax,deltay) - either the horizontal or vertical scrollbar has been moved