13
0
livetrax/libs/widgets/widgets
Robin Gareus 88fc226107
Add API to set select item from ArdourDropdown
This fixes an issue with scroll-wheel control which uses `get_active()`.
It work around an issue with gtkmm:

 const MenuItem* get_active () const
 void set_active (guint index)

and MenuList::activate_item() not emitting activate_item().
2019-10-20 21:21:57 +02:00
..
ardour_button.h Allow to un-set custom Ardour-button colors 2019-09-01 16:57:48 +02:00
ardour_display.h
ardour_dropdown.h Add API to set select item from ArdourDropdown 2019-10-20 21:21:57 +02:00
ardour_fader.h
ardour_icon.h Add "List/Browse" vector icon 2019-10-10 23:58:49 +02:00
ardour_knob.h
ardour_spacer.h
ardour_spinner.h
barcontroller.h
binding_proxy.h
choice.h
eventboxext.h
fastmeter.h
focus_entry.h
pane.h
paths_dialog.h
popup.h
prompter.h
scroomer.h
searchbar.h
slider_controller.h
stateful_button.h
tabbable.h
tearoff.h
tooltips.h
ui_config.h
visibility.h