2009-05-03 12:16:11 -04:00
|
|
|
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row" >
|
2009-04-01 15:48:42 -04:00
|
|
|
|
2009-05-03 12:16:11 -04:00
|
|
|
<label align="center" text="SuperTuxKart Options"/>
|
2009-05-03 13:01:10 -04:00
|
|
|
<spacer height="15" width="10"/>
|
2009-05-03 12:16:11 -04:00
|
|
|
|
|
|
|
<tabs id="options_choice" height="10%" max_height="110" width="100%" align="center">
|
|
|
|
<icon-button id="audio_video" width="128" height="128" icon="gui/options_audio_video.png" text="Audio/Video"/>
|
|
|
|
<icon-button id="players" width="128" height="128" icon="gui/options_players.png" text="Players"/>
|
|
|
|
<icon-button id="controls" width="128" height="128" icon="gui/options_input.png" text="Controls"/>
|
|
|
|
</tabs>
|
2009-04-01 15:48:42 -04:00
|
|
|
|
2009-05-03 12:16:11 -04:00
|
|
|
<box proportion="1" width="100%" layout="vertical-row">
|
|
|
|
<spacer width="20" height="20"/>
|
|
|
|
<list id="players" proportion="5" width="75%" align="center"/>
|
|
|
|
<spacer width="20" height="20"/>
|
|
|
|
</box>
|
2009-04-01 15:48:42 -04:00
|
|
|
|
2009-05-22 21:28:14 -04:00
|
|
|
<spacer width="50" height="40" />
|
2009-04-01 16:37:34 -04:00
|
|
|
|
2009-05-22 21:28:14 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<button id="back" x="20" y="-40" width="250" height="35" align="left" text="Back to main menu"/>
|