This commit is contained in:
Erlend
2022-05-30 07:55:03 +02:00
committed by GitHub
parent 91933afdc2
commit aade882eb8
13 changed files with 14 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ local aScrollbar = mainFrame:addScrollbar("myFirstScrollbar"):show()
This will create a default label with a size 5 width and 1 height on position 1 1 (relative to its parent frame), the default background is colors.gray, the default text color is colors.black. the default bar type is vertical, the default symbol is " " and the default symbol color is colors.lightGray. The default zIndex is 5.
Here are all possible functions available for scrollbars. Remember scrollbar inherit from [object](https://github.com/NoryiE/Basalt/wiki/Object):
Here are all possible functions available for scrollbars. Remember scrollbar inherit from [object](/Object):
## setSymbol
Changes the symbol