2009-10-20 16:52:52 -04:00
|
|
|
<stkgui>
|
|
|
|
|
|
|
|
<div x="5%" y="2%" width="90%" height="96%" layout="vertical-row" >
|
|
|
|
|
2009-12-05 18:15:15 -05:00
|
|
|
<header I18N="Title for challenges screen" text="Challenges : Trophy Room" text_align="center" width="100%" />
|
2009-10-20 16:52:52 -04:00
|
|
|
|
|
|
|
<box id="animated_area" width="100%" proportion="1" layout="vertical-row">
|
|
|
|
|
2009-10-20 17:04:31 -04:00
|
|
|
<ribbon_grid id="challenges" proportion="3" width="100%"
|
2010-01-15 19:02:27 -05:00
|
|
|
label_location="bottom" align="center" child_width="128" child_height="128" />
|
2009-10-20 16:52:52 -04:00
|
|
|
|
|
|
|
<spacer proportion="1" width="100%"/>
|
|
|
|
|
|
|
|
</box>
|
|
|
|
|
|
|
|
<spacer width="100%" height="45"/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
2010-01-13 17:45:08 -05:00
|
|
|
<button id="back" x="20" y="-40" height="35" align="left" text="Back to main menu"/>
|
2009-10-20 16:52:52 -04:00
|
|
|
|
|
|
|
</stkgui>
|