|
EasyGUI
|
Listbox object structure. More...
Data Fields | |
| gui_handle | C |
| gui_widget_listdata_t | ld |
| int16_t | selected |
| gui_dim_t | sliderwidth |
| uint8_t | flags |
Listbox object structure.
GUI handle object, must always be first on list
| uint8_t flags |
Widget flags GUI_LISTBOX_FLAGS
List data handle
| int16_t selected |
Selected text index
| gui_dim_t sliderwidth |
Slider width in units of pixels