2009-08-29 21:28:46 -04:00
|
|
|
<stkgui>
|
|
|
|
|
2013-07-02 22:00:08 -04:00
|
|
|
<div x="1%" y="1%" width="98%" height="99%" layout="vertical-row" >
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2011-03-26 19:51:49 -04:00
|
|
|
<header width="80%"
|
2009-08-29 21:28:46 -04:00
|
|
|
I18N="In the kart selection (player setup) screen"
|
2009-12-05 18:15:15 -05:00
|
|
|
text="Choose a Kart"
|
2009-08-26 12:06:38 -04:00
|
|
|
align="center" text_align="center" />
|
2010-09-19 14:57:23 -04:00
|
|
|
|
2011-03-26 19:51:49 -04:00
|
|
|
<placeholder id="playerskarts" width="100%" align="center" proportion="4">
|
2009-07-04 13:24:09 -04:00
|
|
|
<!-- Contents is added programatically -->
|
2009-08-26 16:05:51 -04:00
|
|
|
</placeholder>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2009-05-03 12:53:37 -04:00
|
|
|
<spacer height="15" width="25"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
|
2013-07-02 22:00:08 -04:00
|
|
|
<box proportion="2" width="100%" layout="vertical-row" padding="2">
|
2009-08-26 12:06:38 -04:00
|
|
|
<ribbon_grid id="karts" proportion="1" square_items="true" width="100%" align="center"
|
2011-05-23 20:41:07 -04:00
|
|
|
child_width="90" child_height="90" max_rows="3"/>
|
2009-05-03 12:53:37 -04:00
|
|
|
</box>
|
2010-01-31 13:52:24 -05:00
|
|
|
|
|
|
|
<!-- Groups will be added dynamically at runtime -->
|
2013-07-02 22:00:08 -04:00
|
|
|
<tabs width="98%" x="1%" height="25" id="kartgroups">
|
2009-03-14 21:34:21 -04:00
|
|
|
</tabs>
|
2011-03-26 19:51:49 -04:00
|
|
|
<spacer width="100%" height="2%"/>
|
2009-03-14 21:34:21 -04:00
|
|
|
</div>
|
|
|
|
|
2011-03-26 19:51:49 -04:00
|
|
|
<icon-button id="back" x="0" y="0" height="8%" icon="gui/back.png"/>
|
|
|
|
|
2009-08-29 21:28:46 -04:00
|
|
|
</stkgui>
|