[Summary] Pixel hunting

This commit is contained in:
VKamyshniy 2014-08-23 16:42:01 +03:00
parent d20e190c47
commit e60c12964d

View file

@ -134,7 +134,8 @@
<VBox id="info_panel_home" <VBox id="info_panel_home"
noshowall="true" noshowall="true"
visible="false"> visible="false">
<EventBox bgnormal="#4F4F4F" width="97"> <EventBox bgnormal="#4F4F4F"
width="97">
<VBox> <VBox>
<HBox box.padding="4"> <HBox box.padding="4">
<HBox width="7"/> <HBox width="7"/>
@ -142,7 +143,8 @@
text="IN Grisha, Kolya" text="IN Grisha, Kolya"
winfont="Arial Bold 7" winfont="Arial Bold 7"
macfont="Helvetica Bold 7"/> macfont="Helvetica Bold 7"/>
<HBox box.fill="true" box.expand="true"/> <HBox box.fill="true"
box.expand="true"/>
</HBox> </HBox>
<HBox> <HBox>
<HBox width="7"/> <HBox width="7"/>
@ -150,7 +152,8 @@
text="OUT please code it" text="OUT please code it"
winfont="Arial Bold 7" winfont="Arial Bold 7"
macfont="Helvetica Bold 7"/> macfont="Helvetica Bold 7"/>
<HBox box.fill="true" box.expand="true"/> <HBox box.fill="true"
box.expand="true"/>
</HBox> </HBox>
<HBox height="5"/> <HBox height="5"/>
</VBox> </VBox>
@ -171,14 +174,16 @@
<HBox id="gain_meter_home"/> <HBox id="gain_meter_home"/>
<HBox id="invert_button_box" <HBox id="invert_button_box"
visible="false"/> visible="false"/>
<EventBox bgnormal="#000000" <VBox>
width="50"> <HBox>
<VBox borderwidth="1" <EventBox width="1"
spacing="1"> bgnormal="#383838"/>s
<VBox id="track_buttons_home" <VBox id="track_buttons_home"
visible="false" visible="false"
noshowall="true"> noshowall="true">
<HBox spacing="1"> <EventBox height="1"
bgnormal="#000000"/>s
<HBox>
<iconbutton id="rec_enable_button" <iconbutton id="rec_enable_button"
width="47" width="47"
height="20" height="20"
@ -187,6 +192,8 @@
prelighticon="inspector_record_prelight" prelighticon="inspector_record_prelight"
visible="false" visible="false"
noshowall="true"/> noshowall="true"/>
<EventBox width="1"
bgnormal="#000000"/>s
<iconbutton id="monitor_input_button" <iconbutton id="monitor_input_button"
width="47" width="47"
height="20" height="20"
@ -196,7 +203,9 @@
visible="false" visible="false"
noshowall="true"/> noshowall="true"/>
</HBox> </HBox>
<HBox spacing="1"> <EventBox height="1"
bgnormal="#000000"/>s
<HBox>
<iconbutton id="mute_button" <iconbutton id="mute_button"
width="47" width="47"
height="20" height="20"
@ -206,6 +215,8 @@
prelighticon="inspector_mute_prelight" prelighticon="inspector_mute_prelight"
visible="false" visible="false"
noshowall="true"/> noshowall="true"/>
<EventBox width="1"
bgnormal="#000000"/>s
<iconbutton id="solo_button" <iconbutton id="solo_button"
width="47" width="47"
height="20" height="20"
@ -216,7 +227,13 @@
visible="false" visible="false"
noshowall="true"/> noshowall="true"/>
</HBox> </HBox>
<EventBox height="1"
bgnormal="#000000"/>s
</VBox> </VBox>
<EventBox width="1"
bgnormal="#383838"/>s
</HBox>
<iconbutton id="master_mute_button" <iconbutton id="master_mute_button"
width="95" width="95"
height="41" height="41"
@ -234,8 +251,8 @@
winfont ="Arial 10" winfont ="Arial 10"
macfont ="Helvetica 10"/> macfont ="Helvetica 10"/>
</VBox> </VBox>
</EventBox> <HBox visible="false"
<HBox visible="false" noshowall="true"> noshowall="true">
<Button id="show_sends_button"/> <Button id="show_sends_button"/>
<Button id="monitor_disk_button"/> <Button id="monitor_disk_button"/>
<Button id="comment_button"/> <Button id="comment_button"/>