home *** CD-ROM | disk | FTP | other *** search
- <panel title="Advanced/Extra Player Stats Panel">
-
- <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="0" />
- <!--><layout class="fit_children_attachment" alignment="vertical" offset="0" /> </!-->
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
-
- <comment>
- - colour codes:
- csv1 : alternating stat value colour 1 (column 1,3,5,etc)
- csv2 : alternating stat value colour 2 (column 2,4,6,etc)
- csnm : stat name colour
- cavr : average rating colour
- </comment>
-
- <colour id="csv1" red="255" green="208" blue="0" />
- <colour id="csv2" red="255" green="240" blue="0" />
- <colour id="csnm" red="255" green="255" blue="255" />
- <colour id="cavr" red="255" green="112" blue="0" />
-
- <widget class="titled_box" title="Additional Statistics">
- <boolean id="sdst" value="true"/>
-
- <layout class="arrange_horizontal_attachment" alignment="left" offset="0" gap="0" />
- <!--><layout class="fit_children_attachment" alignment="vertical" offset="0" /> </!-->
- <layout class="stick_to_sides_attachment" alignment="vertical" inset="0" />
- <layout class="stick_to_sides_attachment" alignment="horizontal,top" inset="0" layout_children="true"/>
-
- <widget class="table" id="pstt" mode="fill_columns,stripe_rows,printable" layout="50,45,45,45,45,45,45" name="Player Advances Stats" >
- <boolean id="stretch_to_fit_rows" value="true"/>
-
- <integer id="row_height" value="20"/>
-
- <record id="defp">
- <flags id="algn" value="centre"/>
- </record>
-
- <list id="column_properties">
- <record indx="0">
- <flags id="algn" value="left, centre_y"/>
- </record>
- </list>
-
- </widget>
- </widget>
-
- </panel>