Page 1 of 1

Custom Scrollbar

Posted: January 27th, 2015, 9:22 am
by bkan
Hi,
I didn't find anything on the web about customing a scrollbar in the scriptsUI.
I just know I can write this :
scrollBar:Scrollbar{value:100},\

I tried to add these parameters but it does not work :
scrollBar:Scrollbar{value:100,scrollButtons: false},\

Any ideas?

Thanks!