[Summary] Progressing UI

This commit is contained in:
VKamyshniy 2014-07-18 12:01:58 +03:00
parent c18b86261f
commit 00161bfffd
2 changed files with 14 additions and 3 deletions

View file

@ -168,19 +168,30 @@
</EventBox>
</VBox>
</EventBox>
<HBox>
<EventBox id="master_bus_ui_home"/>
<EventBox bgnormal="#D9E99F"
width="100"
box.fill="true"
box.expand="true"/>
</HBox>
<HBox id="global_hpacker"
box.pack="end"
box.fill="true"
box.expand="true">
<VBox>
<EventBox id="master_bus_ui_home"/>
<EventBox id="inspector_home"
box.fill="true"
box.expand="true"/>
</VBox>
<VBox id="global_vpacker"
<VBox box.fill="true"
box.expand="true">
<VBox id="global_vpacker"
box.fill="true"
box.expand="true">
</VBox>
<EventBox id="mixer_ui_home"
box.pack="end"/>
</VBox>
</HBox>
</VBox>

View file

@ -3,7 +3,7 @@
<RouteUI>
<EventBox bgnormal="#383838" bgactive="#545454">
<VBox>
<EventBox id="color_palette_home" borderwidth="1" visible="false">
<EventBox id="color_palette_home" borderwidth="1" noshowall="true" visible="false">
<VBox>
<iconbutton id="color_palette_button"
width="95"