[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> </EventBox>
</VBox> </VBox>
</EventBox> </EventBox>
<HBox>
<EventBox id="master_bus_ui_home"/>
<EventBox bgnormal="#D9E99F"
width="100"
box.fill="true"
box.expand="true"/>
</HBox>
<HBox id="global_hpacker" <HBox id="global_hpacker"
box.pack="end" box.pack="end"
box.fill="true" box.fill="true"
box.expand="true"> box.expand="true">
<VBox> <VBox>
<EventBox id="master_bus_ui_home"/>
<EventBox id="inspector_home" <EventBox id="inspector_home"
box.fill="true" box.fill="true"
box.expand="true"/> box.expand="true"/>
</VBox> </VBox>
<VBox id="global_vpacker" <VBox box.fill="true"
box.expand="true">
<VBox id="global_vpacker"
box.fill="true" box.fill="true"
box.expand="true"> box.expand="true">
</VBox>
<EventBox id="mixer_ui_home"
box.pack="end"/>
</VBox> </VBox>
</HBox> </HBox>
</VBox> </VBox>

View file

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