mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
[Summary] Progressing UI to choose MIDI in and MIDI Out for markers.
This commit is contained in:
parent
8739e9e726
commit
c57a9e6ec5
2 changed files with 4 additions and 6 deletions
BIN
gtk2_ardour/icons/marker_label.png
Normal file
BIN
gtk2_ardour/icons/marker_label.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
|
|
@ -371,18 +371,16 @@
|
|||
height="16"
|
||||
normalicon="marker_button"
|
||||
ui.orphan="true"/>
|
||||
<Label text="MARKER"
|
||||
width="50"
|
||||
height="15"
|
||||
winfont ="Arial 8"
|
||||
macfont ="Helvetica 8"/>
|
||||
<Icon source="marker_label.png"/>
|
||||
<EventBox width="1"
|
||||
bgnormal="#424242"/>
|
||||
<Dropdown id="midi_input_dropdown"
|
||||
width="65"
|
||||
height="16"
|
||||
normalicon="marker_midi_dropdown"
|
||||
activeicon="marker_midi_dropdown_active">
|
||||
activeicon="marker_midi_dropdown_active"
|
||||
winfont ="Arial 8"
|
||||
macfont ="Helvetica 8">
|
||||
<HBox>
|
||||
<!--
|
||||
The following three icons should be shown/hidden according to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue