nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
ComboBox.this
nanogui
combobox
ComboBox
Create a new combo box with the given items
this
(Widget parent)
this
(Widget parent, string[] items)
class
ComboBox
this
(
Widget
parent
,
const
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 a new combo box with the given items