home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 November
/
Gamestar_67_2004-11_dvd.iso
/
Dema
/
footballmanager2005_betademo.exe
/
Data1.cab
/
_422E67464040461DA9AB7107C9AA446F
< prev
next >
Wrap
Text File
|
2004-08-30
|
3KB
|
67 lines
<panel save_current_state="true" >
<layout class="arrange_vertical_attachment" alignment="top,extend" offset="0" />
<layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
<!-- group box which extends to include all other areas -->
<container>
<layout class="arrange_vertical_attachment" alignment="bottom,extend" offset="0" />
<layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
<!-- the group box that is the main container for the competition stage panel
this container holds whatever league or cup panel we need to create -->
<container class="titled_box" id="stse">
<!-- menu bar area -->
<container id="stba" embed_in_frame="true">
<layout class="arrange_horizontal_attachment" alignment="right" embed_in_frame="true"/>
<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0" embed_in_frame="true"/>
<layout class="stick_to_sides_attachment" alignment="top,right" embed_in_frame="true" inset="3"/>
<layout class="fit_children_attachment" alignment="vertical" embed_in_frame="true"/>
<layout class="fit_children_attachment" alignment="horizontal,fill" embed_in_frame="true"/>
<!-- the view menu: league/cup specific view items -->
<widget class="embedded_popup_button" id="vmpb" text="View" auto_size="all" fixed="true" sele="acvm" embed_in_frame="true"/>
<!-- the stages menu: visible if more than one stage/substage -->
<widget class="embedded_popup_button" id="stpb" text="Stages" auto_size="all" fixed="true" sele="acsm" embed_in_frame="true"/>
<!-- the year menu: visible if more than one year stored -->
<widget class="embedded_popup_button" id="yrpb" text="Year" auto_size="all" fixed="true" sele="acyr" save_current_state="true" embed_in_frame="true"/>
</container>
<!-- bottom row of the stage panel is used to store cup draw buttons -->
<layout class="arrange_vertical_attachment" alignment="bottom,extend" offset="0"/>
<layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
<!-- group box for stage to go into -->
<container id="stgb"/>
<!-- group box for buttons -->
<container id="stbt">
<layout class="fit_children_attachment" alignment="vertical" offset="0"/>
<layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
<layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>
<!-- 4 cup action buttons -->
<widget class="action_button" id="dnte" autosize="true" text="Draw Next Team" clke="dnte"/>
<widget class="action_button" id="datm" autosize="true" text="Draw All Teams" clke="datm"/>
<widget class="action_button" id="audr" autosize="true" text="Automatic Draw" clke="audr"/>
<widget class="action_button" id="sadr" autosize="true" text="Stop Automatic Draw" clke="sadr"/>
</container>
</container>
<!-- league stage fixtures -->
<widget class="competition_fixtures_panel" id="cmfp" height="280" hidn="false"/>
<!-- teams left to draw for a cup stage -->
<widget class="comp_teams_to_draw_panel" id="ctdp" hidn="true"/>
</container>
</panel>