home *** CD-ROM | disk | FTP | other *** search
- <panel>
- <layout class="stick_to_sides_attachment" alignment="all" inset="0" />
- <layout class="arrange_vertical_attachment" alignment="fill" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>
-
- <container class="titled_box" id="mhtb" text="Snapshot[COMMENT: manager home section name]">
-
- <layout class="arrange_vertical_attachment" layout="top,extend" offset="0" gap="5" />
- <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
-
- <!-- these are visible if you have a job (club and/or nation) -->
- <container class="group_box" id="fixt">
- <layout class="fit_children_attachment" alignment="vertical" offset="0" />
- <layout class="arrange_horizontal_attachment" layout="-5,-3" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" inset="0"/>
- <widget class="team_upcoming_fixture_panel" id="tufp" />
- <widget class="manager_upcoming_fixtures_panel" id="mufp" />
- </container>
-
- <container class="group_box" id="comp">
- <layout class="fit_children_attachment" alignment="vertical" offset="0" />
- <layout class="arrange_horizontal_attachment" layout="-5,-3" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" inset="0"/>
- <widget class="manager_competitions_panel" id="mcop" />
- <widget class="competition_snapshot_panel" id="csnp" />
- </container>
-
- <container class="group_box" id="stat">
- <layout class="fit_children_attachment" alignment="vertical" offset="0" />
- <layout class="arrange_horizontal_attachment" layout="-5,-3" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" inset="0"/>
- <widget class="player_stats_summary_panel" id="pssp" />
- <widget class="team_stats_summary_panel" id="tssp" />
- </container>
-
- <container class="group_box" id="fina">
- <layout class="fit_children_attachment" alignment="vertical" offset="0" />
- <layout class="arrange_horizontal_attachment" layout="-5,-3" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" inset="0"/>
- <widget class="finances_short_summary_panel" id="fssp" />
- <widget class="finances_short_wage_summary_panel" id="fwsp" />
- </container>
-
- <!-- only visible if you're unemployed -->
- <container class="group_box" id="unem">
- <layout class="fit_children_attachment" alignment="vertical" offset="0" />
- <layout class="arrange_horizontal_attachment" layout="-5,-3" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" inset="0"/>
- <widget class="available_jobs_summary_panel" id="ajop" />
- <widget class="insecure_jobs_summary_panel" id="ijop" />
- </container>
-
- <!-- thes are visible if you have a job during close season (no upcoming fixtures) -->
- <!-- todo -->
-
- </container>
-
- </panel>