2009-03-14 21:34:21 -04:00
|
|
|
<div x="5%" y="2%" width="90%" height="96%" layout="vertical-row" >
|
|
|
|
|
2009-04-06 16:07:21 -04:00
|
|
|
<icon id="logo" align="center" proportion="3" width="100%" icon="gui/logo.png"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
|
|
|
<spacer proportion="1" width="10"/>
|
|
|
|
|
|
|
|
<buttonbar id="menu_toprow" proportion="2" width="75%" align="center">
|
2009-04-04 19:33:37 -04:00
|
|
|
<icon-button id="new" width="128" height="128" icon="gui/main_race.png" text="Race"/>
|
|
|
|
<icon-button id="network" width="128" height="128" icon="gui/main_network.png" text="Networking"/>
|
|
|
|
<icon-button id="challenges" width="128" height="128" icon="gui/main_challenges.png" text="Challenges"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
</buttonbar>
|
|
|
|
|
|
|
|
<spacer proportion="1" width="10" proportion="1"/>
|
|
|
|
|
|
|
|
<buttonbar id="menu_bottomrow" proportion="2" width="85%" align="center">
|
2009-04-04 19:33:37 -04:00
|
|
|
<icon-button id="options" width="128" height="128" icon="gui/main_options.png" text="Options"/>
|
|
|
|
<icon-button id="help" width="128" height="128" icon="gui/main_help.png" text="Help"/>
|
|
|
|
<icon-button id="about" width="128" height="128" icon="gui/main_about.png" text="About"/>
|
|
|
|
<icon-button id="quit" width="128" height="128" icon="gui/main_quit.png" text="Quit"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
</buttonbar>
|
|
|
|
|
|
|
|
<spacer proportion="1" width="10" proportion="1"/>
|
|
|
|
|
|
|
|
</div>
|