home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / screens / transfer offer.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  24.2 KB  |  575 lines

  1. <screen version="1.0">
  2.     <!-- actions -->
  3.     <list id="acts">
  4.         <record text="Confirm Offer" id="set " event_id="fini"/>
  5.         <record text="Undo Changes" event_id="revt" />
  6.         <record text="Withdraw Offer" id="disc" event_id="fini"/>
  7.     </list>
  8.  
  9.     <container id="mask">
  10.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  11.     </container>
  12.     
  13.     <container class="titled_box" title="Transfer Offer">
  14.     
  15.         <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  16.     
  17.         <!-- everything inside a scrolling box, in case screen gets too small -->
  18.         <container class="scrolling_box" id="tosb">
  19.             <layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
  20.             
  21.             <container id="togb">
  22.                 <!-- layout objects from top to bottom -->
  23.                 <layout class="arrange_vertical_attachment" alignment="top" offset="0" gap="12" />
  24.                 <layout class="fit_children_attachment" alignment="vertical, fill" offset="0" gap="12"/>
  25.                 <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0" />
  26.                 
  27.                 <!-- overview -->
  28.                 <container class="subsection_box">
  29.                     <string id="titl" value="Overview"/>
  30.     
  31.                     <layout class="arrange_vertical_attachment" alignment="top"  gap="0"/>
  32.                     <layout class="fit_children_attachment" alignment="vertical" gap="0"/>
  33.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  34.     
  35.                     <widget class="text" id="tval" auto_size="vertical" spec="text"/>
  36.                 </container>
  37.     
  38.                 <container>
  39.                     <layout class="arrange_horizontal_attachment" alignment="left,fill" offset="0" inset="0"/>
  40.                     <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  41.                     <layout class="stick_to_sides_attachment" alignment="top" layout_children="true" inset="0"/>
  42.                     
  43.                     <!-- basic offer -->
  44.                     <container class="subsection_box" id="offp">
  45.                         <string id="titl" value="Basic Offer"/>
  46.         
  47.                         <layout class="arrange_vertical_attachment" alignment="top"  gap="0"/>
  48.                         <layout class="fit_children_attachment" alignment="vertical, fill" gap="0" />
  49.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  50.                         
  51.                         <widget class="group_box" id="oftp">
  52.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0" />
  53.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  54.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  55.                             
  56.                             <widget class="label" text="Offer Type"/>
  57.                             <widget class="popup_button" id="oftw" sele="ttyc">
  58.                                 <list id="items">
  59.                                     <record id="1"> <string id="name" value="Transfer"/></record>
  60.                                     <record id="4"> <string id="name" value="Trial"/></record>
  61.                                     <record id="3"> <string id="name" value="Loan"/></record>
  62.                                     <record id="5"> <string id="name" value="First Option"/></record>
  63.                                     <record id="6"> <string id="name" value="Co-Ownership"/></record>
  64.                                     <record id="7"> <string id="name" value="Enquiry"/></record>
  65.                                 </list>    
  66.                             </widget>
  67.                         </widget>
  68.         
  69.         
  70.                         <widget class="group_box" id="fepl">
  71.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
  72.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  73.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  74.                             
  75.                             <widget class="label" id="feel" text="Fee"/>
  76.                             <widget class="cssl" id="feew">
  77.                                 <flags id="crst" value="4"/>
  78.                                 <integer id="cmnv" value="0"/>
  79.                                 <flags id="sele" value="chca"/>
  80.                             </widget>                            
  81.                         </widget>
  82.         
  83.                         <widget class="group_box" id="tdtp">
  84.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
  85.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  86.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  87.                             
  88.                             <widget class="label" text="Transfer Date"/>
  89.                             <widget class="popup_button" id="tdtw" sele="tdch"/>
  90.                         </widget>
  91.         
  92.                         <!-- disabled
  93.                         <widget class="group_box" id="lntp">
  94.                             <layout class="arrange_horizontal_attachment" alignment="fill" gap="0"/>
  95.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  96.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  97.                             
  98.                             <widget class="label" id="lntl" text="Status Until Transfer Date"/>
  99.                             <widget class="popup_button" id="lntw" sele="olud">
  100.                                 <list id="items">
  101.                                     <record id="0"> <string id="name" value="Remains At Existing Club"/> </record>
  102.                                     <record id="1"> <string id="name" value="On Loan To New Club"/> </record>
  103.                                 </list>    
  104.                             </widget>
  105.                         </widget>
  106.                         -->
  107.         
  108.                         <widget class="group_box" id="cptp">
  109.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0" />
  110.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true" />
  111.                             <layout class="fit_children_attachment" alignment="vertical" offset="0" />
  112.                             <widget class="label" id="pltl" text="Playing Team" />
  113.                             <widget class="popup_button" id="pltm" sele="pltm" />
  114.                         </widget>
  115.         
  116.                         <widget class="group_box" id="lenp">
  117.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
  118.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  119.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  120.                             <widget class="label" text="Duration"/>
  121.                             <widget class="popup_button" id="lnww" sele="lenc">
  122.                                 <list id="items">
  123.                                     <record id="1">
  124.                                         <string id="name" value="1 Week"/>
  125.                                     </record>
  126.                                     <record id="2">
  127.                                         <string id="name" value="2 Weeks"/>
  128.                                     </record>
  129.                                     <record id="3">
  130.                                         <string id="name" value="3 Weeks"/>
  131.                                     </record>
  132.                                     <record id="4">
  133.                                         <string id="name" value="4 Weeks"/>
  134.                                     </record>
  135.                                 </list>    
  136.                             </widget>
  137.                             <widget class="popup_button" id="leyw" sele="lenc">
  138.                                 <list id="items">
  139.                                     <record id="1">
  140.                                         <string id="name" value="1 Year"/>
  141.                                     </record>
  142.                                     <record id="2">
  143.                                         <string id="name" value="2 Years"/>
  144.                                     </record>
  145.                                     <record id="3">
  146.                                         <string id="name" value="3 Years"/>
  147.                                     </record>
  148.                                 </list>    
  149.                             </widget>
  150.                             <widget class="popup_button" id="lelw" sele="lenc">
  151.                                 <list id="items">
  152.                                     <record id="1"> <string id="name" value="1 Month"/> </record>
  153.                                     <record id="2"> <string id="name" value="2 Months"/> </record>
  154.                                     <record id="4"> <string id="name" value="3 Months"/> </record>
  155.                                     <record id="8"> <string id="name" value="4 Months"/> </record>
  156.                                     <record id="16"> <string id="name" value="5 Months"/> </record>
  157.                                     <record id="32"> <string id="name" value="6 Months"/> </record>
  158.                                     <record id="64"> <string id="name" value="7 Months"/> </record>
  159.                                     <record id="128"> <string id="name" value="8 Months"/> </record>
  160.                                     <record id="256"> <string id="name" value="9 Months"/> </record>
  161.                                     <record id="512"> <string id="name" value="10 Months"/> </record>
  162.                                     <record id="1024"> <string id="name" value="11 Months"/> </record>
  163.                                     <record id="2048"> <string id="name" value="12 Months"/> </record>
  164.                                     <record id="4096"> <string id="name" value="End Of Season"/> </record>
  165.                                 </list>    
  166.                             </widget>
  167.                         </widget>
  168.         
  169.                         <widget class="group_box" id="wagp">
  170.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
  171.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  172.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  173.                             
  174.                             <widget class="label" text="Wages"/>
  175.                             <widget class="popup_button" id="wagw" sele="lowc">
  176.                                 <list id="items">
  177.                                     <record id="0"> <string id="name" value="0%"/> </record>
  178.                                     <record id="10"> <string id="name" value="10%"/> </record>
  179.                                     <record id="20"> <string id="name" value="20%"/> </record>
  180.                                     <record id="30"> <string id="name" value="30%"/> </record>
  181.                                     <record id="40"> <string id="name" value="40%"/> </record>
  182.                                     <record id="50"> <string id="name" value="50%"/> </record>
  183.                                     <record id="60"> <string id="name" value="60%"/> </record>
  184.                                     <record id="70"> <string id="name" value="70%"/> </record>
  185.                                     <record id="80"> <string id="name" value="80%"/> </record>
  186.                                     <record id="90"> <string id="name" value="90%"/> </record>
  187.                                     <record id="100"> <string id="name" value="100%"/> </record>
  188.                                 </list>    
  189.                             </widget>
  190.                         </widget>
  191.         
  192.                         <widget class="group_box" id="cwpp">
  193.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
  194.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  195.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  196.                             
  197.                             <widget class="label" text="Co-Ownership Percentage[COMMENT: transfer_offer_screen; the percentage of player a club owns; e.g. 30%]"/>
  198.                             <widget class="popup_button" id="cwpw" sele="cwpc">
  199.                                 <list id="items">
  200.                                     <record id="10"> <string id="name" value="10%"/> </record>
  201.                                     <record id="20"> <string id="name" value="20%"/> </record>
  202.                                     <record id="30"> <string id="name" value="30%"/> </record>
  203.                                     <record id="40"> <string id="name" value="40%"/> </record>
  204.                                     <record id="50"> <string id="name" value="50%"/> </record>
  205.                                     <record id="60"> <string id="name" value="60%"/> </record>
  206.                                     <record id="70"> <string id="name" value="70%"/> </record>
  207.                                     <record id="80"> <string id="name" value="80%"/> </record>
  208.                                     <record id="90"> <string id="name" value="90%"/> </record>
  209.                                 </list>    
  210.                             </widget>
  211.                         </widget>
  212.                         
  213.                         <widget class="group_box" id="futp">
  214.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
  215.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  216.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  217.                             
  218.                             <widget class="label" text="Future Fee"/>
  219.                             <widget class="cssl" id="futw">
  220.                                 <flags id="crst" value="4"/>
  221.                                 <integer id="cmnv" value="0"/>
  222.                                 <boolean id="uswg" value="false"/>
  223.                                 <boolean id="csab" value="true"/>
  224.                                 <string id="csbs" value="Not Set"/>
  225.                                 <flags id="sele" value="chfu"/>
  226.                             </widget>                            
  227.                         </widget>
  228.                                         
  229.                         <widget class="group_box" id="negp">
  230.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
  231.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  232.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  233.                             
  234.                             <widget class="label" text="Flexibility"/>
  235.                             <widget class="popup_button" id="negw" sele="trtc" >
  236.                                 <list id="items">
  237.                                     <record id="0">
  238.                                         <string id="name" value="Non-Negotiable[COMMENT: transfer_offer_screen]"/>
  239.                                     </record>
  240.                                     <record id="1">
  241.                                         <string id="name" value="Negotiable"/>
  242.                                     </record>
  243.                                 </list>    
  244.                             </widget>
  245.                         </widget>
  246.         
  247.                         <container id="ddln">
  248.                             <layout class="arhz" algn="fill" offs="0"/>
  249.                             <layout class="stks" algn="top" inse="0" laye="true"/>
  250.                             <layout class="fitc" algn="vertical" offs="0"/>
  251.                             
  252.                             <widget class="labl" text="Decision Deadline[transfer offer screen]"/>
  253.                             <widget class="pbtn" id="ddlw" sele="ddle">
  254.                                 <list id="itms">
  255.                                     <record id="-1">
  256.                                         <string id="name" value="Not Set[Deadline option on transfer offer screen]"/>
  257.                                     </record>
  258.                                     <record id="0">
  259.                                         <string id="name" value="Today[Deadline option on transfer offer screen]"/>
  260.                                     </record>
  261.                                     <record id="1">
  262.                                         <string id="name" value="Tomorrow[Deadline option on transfer offer screen]"/>
  263.                                     </record>
  264.                                     <record id="7">
  265.                                         <string id="name" value="Next Week[Deadline option on transfer offer screen]"/>
  266.                                     </record>
  267.                                 </list>    
  268.                             </widget>
  269.                         </container>
  270.         
  271.                         <container id="pubp">
  272.                             <layout class="arhz" algn="fill" offs="0"/>
  273.                             <layout class="stks" algn="top" inse="0" laye="true"/>
  274.                             <layout class="fitc" algn="vertical"/>
  275.                             
  276.                             <widget class="label" text="Publicity"/>
  277.                             <widget class="popup_button" id="pubw" sele="pubc">
  278.                                 <list id="items">
  279.                                     <record id="0">
  280.                                         <string id="name" value="Private"/>
  281.                                     </record>
  282.                                     <record id="1">
  283.                                         <string id="name" value="Public"/>
  284.                                     </record>
  285.                                 </list>    
  286.                             </widget>
  287.                         </container>
  288.                     </container>
  289.  
  290.                     <!-- loan options -->
  291.                     <container class="subsection_box" id="lopp">
  292.                         <boolean id="scst" value="true"/>
  293.                         <string id="titl" value="Loan Options"/>
  294.                         <boolean id="cola" value="true"/>
  295.             
  296.                         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  297.                         <layout class="fit_children_attachment" alignment="vertical, fill" offset="4"/>
  298.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  299.                         
  300.                         <widget class="table" id="losp">
  301.                             <flags id="mode" value="select_rows, select_multiple, show_bullets"/>
  302.                             <boolean id="auto_size_rows" value="true"/>
  303.                             <boolean id="stretch_to_fit_rows" value="true"/>
  304.                             <flags id="layo" value="-2, -1"/>
  305.                             <flags id="sele" value="selo"/>
  306.                             
  307.                         </widget>
  308.                         
  309.                         <container>
  310.                             <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  311.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  312.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  313.                         
  314.                             <widget class="action_button" id="rlow" auto_size="horizontal" clke="rmlo">
  315.                                 <string id="text" value="Remove"/>
  316.                             </widget>
  317.         
  318.                             <widget class="popup_button" id="alow" auto_size="horizontal" fixed="true" sele="adlo">
  319.                                 <string id="text" value="Add"/>
  320.  
  321.                                 <list id="items">
  322.                                     <record name="Can play in cup matches" id="lpcm"/>
  323.                                     <record name="Can play against own team" id="lpao"/>
  324.                                     <record name="Can be recalled" id="lcbr"/>
  325.                                 </list>
  326.                                 
  327.                             </widget>
  328.                             
  329.                         </container>
  330.                     </container>
  331.  
  332.                     <!-- clauses -->
  333.                     <container class="subsection_box" id="clau">
  334.                         <boolean id="scst" value="true"/>
  335.                         <string id="titl" value="Additional Clauses"/>
  336.                         <boolean id="cola" value="true"/>
  337.             
  338.                         <layout class="arrange_vertical_attachment" alignment="top"/>
  339.                         <layout class="fit_children_attachment" alignment="vertical, fill"/>
  340.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  341.                         
  342.                         <widget class="table" id="clsp">
  343.                             <flags id="mode" value="select_rows, select_multiple, show_bullets"/>
  344.                             <boolean id="auto_size_rows" value="true"/>
  345.                             <boolean id="stretch_to_fit_rows" value="true"/>
  346.                             <flags id="layo" value="-1,150"/>
  347.                             <flags id="sele" value="sell"/>
  348.                             
  349.                         </widget>
  350.                         
  351.                         <container>
  352.                             <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  353.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  354.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  355.                         
  356.                             <widget class="action_button" id="rmlw" auto_size="horizontal" clke="reml">
  357.                                 <string id="text" value="Remove"/>
  358.                             </widget>
  359.         
  360.                             <widget class="popup_button" id="adlw" auto_size="horizontal" fixed="true" sele="addl">
  361.                                 <string id="text" value="Add"/>
  362.  
  363.                                 <list id="items">
  364.                                     <record name="Percentage Of Next Sale" id="nxs%"/>
  365.                                     <record name="Buy Back Price" id="tbbp"/>
  366.                                     <record name="Arrange Friendly" id="arfr"/>
  367.                                 </list>
  368.                                 
  369.                             </widget>
  370.                             
  371.                         </container>
  372.                     </container>
  373.  
  374.  
  375.                 </container>
  376.                 
  377.                 <!-- fees -->
  378.                 <container class="subsection_box" id="fees">
  379.                     <boolean id="scst" value="true"/>
  380.                     <string id="titl" value="Additional Fees"/>
  381.                     <boolean id="cola" value="true"/>
  382.             
  383.                     <layout class="arrange_vertical_attachment" alignment="top"/>
  384.                     <layout class="fit_children_attachment" alignment="vertical, fill"/>
  385.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  386.                     
  387.                     <widget class="table" id="feep">
  388.                         <flags id="mode" value="select_rows, select_multiple, show_bullets"/>
  389.                         <boolean id="auto_size_rows" value="true"/>
  390.                         <boolean id="stretch_to_fit_rows" value="true"/>
  391.                         <flags id="layo" value="-2, -1, -1, -2"/>
  392.                         <flags id="sele" value="self"/>
  393.                     </widget>
  394.                     
  395.                     <container>
  396.                         <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  397.                         <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  398.                         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  399.                     
  400.                         <widget class="action_button" id="rmfw" auto_size="horizontal" clke="remf">
  401.                             <string id="text" value="Remove"/>
  402.                         </widget>
  403.     
  404.                         <widget class="popup_button" id="adfw" auto_size="horizontal" fixed="true" sele="addf">
  405.                             <string id="text" value="Add"/>
  406.  
  407.                             <list id="items">
  408.                                 <record name="Monthly Installments" id="tmni"/>
  409.                                 <record name="After League Appearances" id="tflg"/>
  410.                                 <record name="Per League Appearance" id="fplg"/>
  411.                                 <record name="After International Appearances" id="tfig"/>
  412.                                 <record name="Minimum League Goals" id="falg"/>
  413.                                 <record name="After Promotion" id="tgpc"/>
  414.                             </list>
  415.                         </widget>
  416.  
  417.                     </container>
  418.                 </container>
  419.  
  420.                 <!-- exchanged players -->
  421.                 <container class="subsection_box" id="exch">
  422.                     <string id="titl" value="Players To Exchange"/>
  423.                     <boolean id="cola" value="true"/>
  424.                     <boolean id="scst" value="true"/>
  425.     
  426.                     <layout class="arrange_vertical_attachment" alignment="top" />
  427.                     <layout class="fit_children_attachment" alignment="vertical, fill"/>
  428.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  429.     
  430.                     <widget class="table" id="excl">
  431.                         <flags id="mode" value="select_rows, select_multiple, show_bullets, fill_rows"/>
  432.                         <boolean id="auto_size_rows" value="true"/>
  433.                         <boolean id="stretch_to_fit_rows" value="true"/>
  434.                         <flags id="layo" value="-1,-1"/>
  435.                         <flags id="sele" value="sele"/>
  436.                     </widget>
  437.                     
  438.                     <container>
  439.                         <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  440.                         <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  441.                         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  442.                     
  443.                         <widget class="action_button" id="rmew" auto_size="horizontal" clke="reme">
  444.                             <string id="text" value="Remove"/>
  445.                         </widget>
  446.     
  447.                         <widget class="pbtn" id="adew" auto_size="horizontal" fixe="true" sele="adde">
  448.                             <string id="text" value="Add"/>
  449.                         </widget>
  450.                     </container>
  451.                 </container>
  452.     
  453.                 <!-- clubs -->
  454.                 <container class="subsection_box" id="club">
  455.                     <string id="titl" value="Human Clubs To Target[COMMENT: offer to clubs; club list box heading]"/>
  456.     
  457.                     <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  458.                     <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  459.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  460.                     
  461.                     <widget class="table" id="clst">
  462.                         <flags id="mode" value="select_rows, select_multiple, show_bullets, fill_rows"/>
  463.                         <boolean id="auto_size_rows" value="true"/>
  464.                         <boolean id="stretch_to_fit_rows" value="true"/>
  465.                         <flags id="layo" value="-1, -1"/>
  466.                         <flags id="sele" value="updc"/>
  467.                     </widget>
  468.                     
  469.                     <container>
  470.                         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  471.                         <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  472.                         <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  473.                     
  474.                         <widget class="action_button" id="racw" auto_size="horizontal" clke="rapc">
  475.                             <string id="text" value="Remove All"/>
  476.                         </widget>
  477.                         
  478.                         <widget class="action_button" id="rmcw" auto_size="horizontal" clke="rmpc">
  479.                             <string id="text" value="Remove"/>
  480.                         </widget>
  481.     
  482.                         <widget class="popup_button" id="adcw" auto_size="horizontal" fixed="true" sele="aprc">
  483.                             <string id="text" value="Add"/>
  484.                         </widget>
  485.                     </container>
  486.                 </container>
  487.                 
  488.                 <!-- clubs to exclude-->
  489.                 <container class="subsection_box" id="excb">
  490.                     <string id="titl" value="Clubs To Exclude[COMMENT: offer to clubs; exclude clubs list box heading]"/>
  491.     
  492.                     <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  493.                     <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  494.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  495.                     
  496.                     <widget class="table" id="erst">
  497.                         <flags id="mode" value="select_rows, select_multiple, show_bullets, fill_rows"/>
  498.                         <boolean id="auto_size_rows" value="true"/>
  499.                         <boolean id="stretch_to_fit_rows" value="true"/>
  500.                         <flags id="layo" value="-1, -1"/>
  501.                     </widget>
  502.                     
  503.                     <container>
  504.                         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  505.                         <layout class="arrange_horizontal_attachment" alignment="left" offset="0"/>
  506.                         <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  507.                     
  508.                         <widget class="check_box" id="ercw" clke="exrt" text="Exclude Rival Clubs[COMMENT: offer to clubs; exclude rival clubs check box]" auto_size="horizontal"/>
  509.                     </container>
  510.                 </container>
  511.     
  512.                 <!-- drafts -->
  513.                 <container class="subsection_box" id="drft">
  514.                     <string id="titl" value="Drafts"/>
  515.     
  516.                     <layout class="arrange_vertical_attachment" alignment="top" offset="0" />
  517.                     <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  518.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  519.     
  520.                     <widget class="table" id="drfl">
  521.                         <flags id="mode" value="select_rows, select_multiple, show_bullets, fill_rows"/>
  522.                         <boolean id="auto_size_rows" value="true"/>
  523.                         <boolean id="stretch_to_fit_rows" value="true"/>
  524.                         <flags id="layo" value="-1, -1"/>
  525.                         <flags id="sele" value="updd"/>
  526.                     </widget>
  527.                     
  528.                     <container>
  529.                         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  530.                         <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  531.                         <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  532.                     
  533.                         <widget class="action_button" id="rmdw" auto_size="horizontal" clke="rmda">
  534.                             <string id="text" value="Remove"/>
  535.                         </widget>
  536.     
  537.                         <widget class="popup_button" id="addw" auto_size="horizontal" fixed="true" sele="aprc">
  538.                             <string id="text" value="Add"/>
  539.                         </widget>
  540.                     </container>
  541.                 </container>
  542.     
  543.                 <!-- comments -->
  544.                 <container class="subsection_box" id="comm">
  545.                     <string id="titl" value="Comments"/>
  546.     
  547.                     <layout class="arrange_vertical_attachment" alignment="top" />
  548.                     <layout class="fit_children_attachment" alignment="vertical, fill"/>
  549.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  550.                     
  551.                     <record id="defp">
  552.                         <flags id="auto_size" value="vertical"/>
  553.                         <flags id="spec" value="text"/>
  554.                         <colour red="255" green="208" blue="0"/>
  555.                     </record>
  556.                 </container>
  557.     
  558.                 <!-- message -->
  559.                 <container class="subsection_box" id="msgp">
  560.                     <string id="titl" value="Message[COMMENT - message to other manager in transfer offer screen]"/>
  561.     
  562.                     <layout class="arrange_vertical_attachment" algn="top" />
  563.                     <layout class="fit_children_attachment" algn="vertical, fill"/>
  564.                     <layout class="stick_to_sides_attachment" algn="horizontal" laye="true" inse="0"/>
  565.                     
  566.                     <widget class="ectl" mlti="true" id="msge" height="60" text="" chev="msge" >
  567.                         <colour id="colr" name="text"/>
  568.                     </widget>
  569.                 </container>
  570.                 
  571.             </container>
  572.         </container>
  573.     </container>
  574. </screen>
  575.