view clients/rio_de_hola/gui/rootpanel.xml @ 352:71428e21edef

Added a basic win32 installer script (Inno Setup Script)
author cheesesucker@33b003aa-7bff-0310-803a-e67f0ece8222
date Sun, 20 Sep 2009 11:45:27 +0000
parents ae3b8139c7c7
children
line wrap: on
line source

<HBox opaque='1'>
	<Label name="Title" text="Rio de hola 2008.1"/>
	<Button name="quitButton" text="Quit"/>
	<Button name="aboutButton" text="About"/>
	<Button name="optionsButton" text="Options"/>
</HBox>