nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
ComboBox.this
nanogui
combobox
ComboBox
Create an empty combo box
this
(Widget parent)
class
ComboBox
this
(
Widget
parent
)
this
(Widget parent, string[] items)
this
(Widget parent, string[] items, string[] itemsShort)
Meta
Source
See Implementation
nanogui
combobox
ComboBox
constructors
this
functions
callback
items
itemsShort
scrollEvent
selectedIndex
variables
mCallback
mItems
mItemsShort
mSelectedIndex
Create an empty combo box