Mercurial > fife-parpg
view clients/editor/gui/eleveditor.xml @ 356:ab41334e8a57
Added or1andov's code with a few adjustments to fix instance transparencies fixed[t:378]
Added layer transparency support
Added layer transparency to map editor
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Thu, 24 Sep 2009 18:24:47 +0000 |
parents | 51cc05d862f2 |
children |
line wrap: on
line source
<Panel title="Elevation Editor"> <HBox> <VBox name="Metadata Properties"> </VBox> <VBox> <Button name="layerButton" text="Edit Layer"/> <Spacer /> <Button name="closeButton" text="Close"/> </VBox> </HBox> </Panel>