![]() |
Lysa.ui
0.0
Lysa 3D Engine
|
A scrollable list of widgets with a selection highlight rectangle. Supports keyboard navigation.
Inherits from: List
Lua full name: lysa.ui.ListBox
Public Member Functions | |
| nil | set_resources (resBox: string, resScroll: string, resSel: string) |
| Reloads the visual style: resBox = inner background box, resScroll = vertical scroll bar, resSel = selection highlight. More... | |
Properties | |
| Selection | selection_widget |
| The internal selection highlight widget. (read-only) | |
|
Reloads the visual style: resBox = inner background box, resScroll = vertical scroll bar, resSel = selection highlight.
| resBox | string |
| resScroll | string |
| resSel | string |
| Selection selection_widget |
The internal selection highlight widget. (read-only)