home *** CD-ROM | disk | FTP | other *** search
- <panel title="Team Panel">
-
- <layout class="arrange_vertical_attachment" alignment="fill" />
- <layout class="stick_to_sides_attachment" alignment="all" inset="0" layout_children="true" />
-
- <!-- main multi box -->
- <widget class="multi_box" title="Panels" id="tdmb" >
-
- <!-- set top, bottom and contents kind so that no popups are shown in the mutli box -->
- <flags id="top_kind" value="gbox"/>
- <flags id="bottom_kind" value="gbox"/>
- <flags id="contents_kind" value="gbox" />
- <boolean id="save_current_state" value="true"/>
-
- <integer id="default_item" value="tspn" />
-
- <record id="bottom_properties">
- <flags id="mode" value="1" />
- </record>
-
- <!-- the team-specific panels/sections -->
- <widget class="team_squad_panel" title="Squad" id="tspn" />
- <widget class="team_tactics_panel" title="Tactics" id="ttpn" />
- <widget class="team_fixtures_panel" title="Fixtures" id="tfpn" />
-
- <!-- <widget class="team_shortlist_panel" title="Squad" id="tstn" /> -->
-
- </widget> <!-- multi-box -->
-
- </panel> <!-- panel -->
-
-