Skip to content

Instantly share code, notes, and snippets.

@rasteron
Created October 7, 2013 14:06
Show Gist options
  • Save rasteron/6868586 to your computer and use it in GitHub Desktop.
Save rasteron/6868586 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<element type="Window">
<attribute name="Position" value="90 30" />
<attribute name="Size" value="600 200" />
<element type="ListView">
<attribute name="Name" value="ItemList" />
<attribute name="Position" value="5 5" />
<attribute name="Size" value="570 60" />
<element type="ScrollBar" internal="true" style="none">
<attribute name="Size" value="570 16" />
<element type="Button" internal="true" style="none" />
<element type="Slider" internal="true" style="none">
<element type="BorderImage" internal="true" style="none" />
</element>
<element type="Button" internal="true" style="none" />
</element>
<element type="ScrollBar" internal="true" style="none">
<attribute name="Size" value="16 60" />
<element type="Button" internal="true" style="none" />
<element type="Slider" internal="true" style="none">
<element type="BorderImage" internal="true" style="none" />
</element>
<element type="Button" internal="true" style="none" />
</element>
<element type="BorderImage" internal="true" style="none">
<element internal="true" style="none" />
</element>
<element type="Text">
<attribute name="Position" value="5 5" />
<attribute name="Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Text" value="Lorem ipsum dolor sit amet, consectetur adipiscing elit." />
</element>
<element type="Text">
<attribute name="Position" value="5 25" />
<attribute name="Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Text" value="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque consequat fringilla neque, " />
</element>
<element type="Text">
<attribute name="Position" value="5 45" />
<attribute name="Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Text" value="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque consequat fringilla neque, " />
</element>
<element type="Text">
<attribute name="Position" value="5 65" />
<attribute name="Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Text" value="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque consequat fringilla neque, " />
</element>
<element type="Text">
<attribute name="Position" value="5 85" />
<attribute name="Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Text" value="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque consequat fringilla neque, " />
</element>
<element type="Text">
<attribute name="Position" value="5 105" />
<attribute name="Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Top Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Left Color" value="0.8 0.8 0.85 1" />
<attribute name="Bottom Right Color" value="0.8 0.8 0.85 1" />
<attribute name="Text" value="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque consequat fringilla neque, " />
</element>
</element>
<element type="ScrollBar">
<attribute name="Name" value="Scroll" />
<attribute name="Position" value="-5 5" />
<attribute name="MinSize" value="8 32" />
<attribute name="MaxSize" value="16 60" />
<attribute name="Size" value="16 60" />
<attribute name="Horiz Alignment" value="Right" />
<attribute name="Bring To Front" value="true" />
<attribute name="Orientation" value="Vertical" />
<element type="Button" internal="true" style="none" />
<element type="Slider" internal="true" style="none">
<element type="BorderImage" internal="true" style="none" />
</element>
<element type="Button" internal="true" style="none" />
</element>
</element>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment