home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 November / Gamestar_67_2004-11_dvd.iso / Dema / footballmanager2005_betademo.exe / Data1.cab / _CDD626DAD8D44D29B424C7B025FEB622 < prev    next >
Text File  |  2004-08-31  |  23KB  |  530 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.             <widget class="group_box" 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 kind="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="futp">
  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="Future Fee"/>
  198.                             <widget kind="cssl" id="futw">
  199.                                 <flags id="crst" value="4"/>
  200.                                 <integer id="cmnv" value="0"/>
  201.                                 <boolean id="uswg" value="false"/>
  202.                                 <boolean id="csab" value="true"/>
  203.                                 <string id="csbs" value="Not Set"/>
  204.                                 <flags id="sele" value="chfu"/>
  205.                             </widget>                            
  206.                         </widget>
  207.                                         
  208.                         <widget class="group_box" id="negp">
  209.                             <layout class="arrange_horizontal_attachment" alignment="fill" offset="0"/>
  210.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  211.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  212.                             
  213.                             <widget class="label" text="Flexibility"/>
  214.                             <widget class="popup_button" id="negw" sele="trtc" >
  215.                                 <list id="items">
  216.                                     <record id="0">
  217.                                         <string id="name" value="Non-Negotiable[COMMENT: transfer_offer_screen]"/>
  218.                                     </record>
  219.                                     <record id="1">
  220.                                         <string id="name" value="Negotiable"/>
  221.                                     </record>
  222.                                 </list>    
  223.                             </widget>
  224.                         </widget>
  225.         
  226.                         <widget kind="gbox" id="ddln">
  227.                             <layout kind="arhz" algn="fill" offs="0"/>
  228.                             <layout kind="stks" algn="top" inse="0" laye="true"/>
  229.                             <layout kind="fitc" algn="vertical" offs="0"/>
  230.                             
  231.                             <widget kind="labl" text="Decision Deadline[transfer offer screen]"/>
  232.                             <widget kind="pbtn" id="ddlw" sele="ddle">
  233.                                 <list id="itms">
  234.                                     <record id="-1">
  235.                                         <string id="name" value="Not Set[Deadline option on transfer offer screen]"/>
  236.                                     </record>
  237.                                     <record id="0">
  238.                                         <string id="name" value="Today[Deadline option on transfer offer screen]"/>
  239.                                     </record>
  240.                                     <record id="1">
  241.                                         <string id="name" value="Tomorrow[Deadline option on transfer offer screen]"/>
  242.                                     </record>
  243.                                     <record id="7">
  244.                                         <string id="name" value="Next Week[Deadline option on transfer offer screen]"/>
  245.                                     </record>
  246.                                 </list>    
  247.                             </widget>
  248.                         </widget>
  249.         
  250.                         <widget kind="gbox" id="pubp">
  251.                             <layout kind="arhz" algn="fill" offs="0"/>
  252.                             <layout kind="stks" algn="top" inse="0" laye="true"/>
  253.                             <layout kind="fitc" algn="vertical"/>
  254.                             
  255.                             <widget class="label" text="Publicity"/>
  256.                             <widget class="popup_button" id="pubw" sele="pubc">
  257.                                 <list id="items">
  258.                                     <record id="0">
  259.                                         <string id="name" value="Private"/>
  260.                                     </record>
  261.                                     <record id="1">
  262.                                         <string id="name" value="Public"/>
  263.                                     </record>
  264.                                 </list>    
  265.                             </widget>
  266.                         </widget>
  267.                     </container>
  268.  
  269.                     <!-- loan options -->
  270.                     <container class="subsection_box" id="lopp">
  271.                         <boolean id="scst" value="true"/>
  272.                         <string id="titl" value="Loan Options"/>
  273.                         <boolean id="cola" value="true"/>
  274.             
  275.                         <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  276.                         <layout class="fit_children_attachment" alignment="vertical, fill" offset="4"/>
  277.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  278.                         
  279.                         <widget class="table" id="losp">
  280.                             <flags id="mode" value="select_rows, select_multiple, show_bullets"/>
  281.                             <boolean id="auto_size_rows" value="true"/>
  282.                             <boolean id="stretch_to_fit_rows" value="true"/>
  283.                             <flags id="layo" value="-2, -1"/>
  284.                             <flags id="sele" value="selo"/>
  285.                             
  286.                         </widget>
  287.                         
  288.                         <container>
  289.                             <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  290.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  291.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  292.                         
  293.                             <widget class="action_button" id="rlow" auto_size="horizontal" clke="rmlo">
  294.                                 <string id="text" value="Remove"/>
  295.                             </widget>
  296.         
  297.                             <widget class="popup_button" id="alow" auto_size="horizontal" fixed="true" sele="adlo">
  298.                                 <string id="text" value="Add"/>
  299.  
  300.                                 <list id="items">
  301.                                     <record name="Can play in cup matches" id="lpcm"/>
  302.                                     <record name="Can play against own team" id="lpao"/>
  303.                                     <record name="Can be recalled" id="lcbr"/>
  304.                                 </list>
  305.                                 
  306.                             </widget>
  307.                             
  308.                         </container>
  309.                     </container>
  310.  
  311.                     <!-- clauses -->
  312.                     <container class="subsection_box" id="clau">
  313.                         <boolean id="scst" value="true"/>
  314.                         <string id="titl" value="Additional Clauses"/>
  315.                         <boolean id="cola" value="true"/>
  316.             
  317.                         <layout class="arrange_vertical_attachment" alignment="top"/>
  318.                         <layout class="fit_children_attachment" alignment="vertical, fill"/>
  319.                         <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  320.                         
  321.                         <widget class="table" id="clsp">
  322.                             <flags id="mode" value="select_rows, select_multiple, show_bullets"/>
  323.                             <boolean id="auto_size_rows" value="true"/>
  324.                             <boolean id="stretch_to_fit_rows" value="true"/>
  325.                             <flags id="layo" value="-2, -1"/>
  326.                             <flags id="sele" value="sell"/>
  327.                             
  328.                         </widget>
  329.                         
  330.                         <container>
  331.                             <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  332.                             <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  333.                             <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  334.                         
  335.                             <widget class="action_button" id="rmlw" auto_size="horizontal" clke="reml">
  336.                                 <string id="text" value="Remove"/>
  337.                             </widget>
  338.         
  339.                             <widget class="popup_button" id="adlw" auto_size="horizontal" fixed="true" sele="addl">
  340.                                 <string id="text" value="Add"/>
  341.  
  342.                                 <list id="items">
  343.                                     <record name="Percentage Of Next Sale" id="nxs%"/>
  344.                                     <record name="Buy Back Price" id="tbbp"/>
  345.                                     <record name="Arrange Friendly" id="arfr"/>
  346.                                 </list>
  347.                                 
  348.                             </widget>
  349.                             
  350.                         </container>
  351.                     </container>
  352.  
  353.  
  354.                 </container>
  355.                 
  356.                 <!-- fees -->
  357.                 <container class="subsection_box" id="fees">
  358.                     <boolean id="scst" value="true"/>
  359.                     <string id="titl" value="Additional Fees"/>
  360.                     <boolean id="cola" value="true"/>
  361.             
  362.                     <layout class="arrange_vertical_attachment" alignment="top"/>
  363.                     <layout class="fit_children_attachment" alignment="vertical, fill"/>
  364.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  365.                     
  366.                     <widget class="table" id="feep">
  367.                         <flags id="mode" value="select_rows, select_multiple, show_bullets"/>
  368.                         <boolean id="auto_size_rows" value="true"/>
  369.                         <boolean id="stretch_to_fit_rows" value="true"/>
  370.                         <flags id="layo" value="-2, -1, -1, -2"/>
  371.                         <flags id="sele" value="self"/>
  372.                     </widget>
  373.                     
  374.                     <container>
  375.                         <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  376.                         <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  377.                         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  378.                     
  379.                         <widget class="action_button" id="rmfw" auto_size="horizontal" clke="remf">
  380.                             <string id="text" value="Remove"/>
  381.                         </widget>
  382.     
  383.                         <widget class="popup_button" id="adfw" auto_size="horizontal" fixed="true" sele="addf">
  384.                             <string id="text" value="Add"/>
  385.  
  386.                             <list id="items">
  387.                                 <record name="Monthly Installments" id="tmni"/>
  388.                                 <record name="After League Appearances" id="tflg"/>
  389.                                 <record name="Per League Appearance" id="fplg"/>
  390.                                 <record name="After International Appearances" id="tfig"/>
  391.                                 <record name="Minimum League Goals" id="falg"/>
  392.                                 <record name="After Promotion" id="tgpc"/>
  393.                             </list>
  394.                         </widget>
  395.  
  396.                     </container>
  397.                 </container>
  398.  
  399.                 <!-- exchanged players -->
  400.                 <container class="subsection_box" id="exch">
  401.                     <string id="titl" value="Players To Exchange"/>
  402.                     <boolean id="cola" value="true"/>
  403.                     <boolean id="scst" value="true"/>
  404.     
  405.                     <layout class="arrange_vertical_attachment" alignment="top" />
  406.                     <layout class="fit_children_attachment" alignment="vertical, fill"/>
  407.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  408.     
  409.                     <widget class="table" id="excl">
  410.                         <flags id="mode" value="select_rows, select_multiple, show_bullets, stripe_rows"/>
  411.                         <boolean id="auto_size_rows" value="true"/>
  412.                         <boolean id="stretch_to_fit_rows" value="true"/>
  413.                         <flags id="layo" value="-1,-1"/>
  414.                         <flags id="sele" value="sele"/>
  415.                     </widget>
  416.                     
  417.                     <widget class="group_box">
  418.                         <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  419.                         <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  420.                         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  421.                     
  422.                         <widget class="action_button" id="rmew" auto_size="horizontal" clke="reme">
  423.                             <string id="text" value="Remove"/>
  424.                         </widget>
  425.     
  426.                         <widget kind="pbtn" id="adew" auto_size="horizontal" fixe="true" sele="adde">
  427.                             <string id="text" value="Add"/>
  428.                         </widget>
  429.                     </widget>
  430.                 </container>
  431.     
  432.                 <!-- clubs -->
  433.                 <container class="subsection_box" id="club">
  434.                     <string id="titl" value="Clubs To Target"/>
  435.     
  436.                     <layout class="arrange_vertical_attachment" alignment="top" offset="0"/>
  437.                     <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  438.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  439.                     
  440.                     <widget class="table" id="clst">
  441.                         <flags id="mode" value="select_rows, select_multiple, show_bullets, stripe_rows"/>
  442.                         <boolean id="auto_size_rows" value="true"/>
  443.                         <boolean id="stretch_to_fit_rows" value="true"/>
  444.                         <flags id="layo" value="-1, -1"/>
  445.                         <flags id="sele" value="updc"/>
  446.                     </widget>
  447.                     
  448.                     <widget class="group_box">
  449.                         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  450.                         <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  451.                         <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  452.                     
  453.                         <widget class="action_button" id="racw" auto_size="horizontal" clke="rapc">
  454.                             <string id="text" value="Remove All"/>
  455.                         </widget>
  456.                         
  457.                         <widget class="action_button" id="rmcw" auto_size="horizontal" clke="rmpc">
  458.                             <string id="text" value="Remove"/>
  459.                         </widget>
  460.     
  461.                         <widget class="popup_button" id="adcw" auto_size="horizontal" fixed="true" sele="aprc">
  462.                             <string id="text" value="Add"/>
  463.                         </widget>
  464.                     </widget>
  465.                 </container>
  466.     
  467.                 <!-- drafts -->
  468.                 <container class="subsection_box" id="drft">
  469.                     <string id="titl" value="Drafts"/>
  470.     
  471.                     <layout class="arrange_vertical_attachment" alignment="top" offset="0" />
  472.                     <layout class="fit_children_attachment" alignment="vertical, fill" offset="0"/>
  473.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  474.     
  475.                     <widget class="table" id="drfl">
  476.                         <flags id="mode" value="select_rows, select_multiple, show_bullets, stripe_rows"/>
  477.                         <boolean id="auto_size_rows" value="true"/>
  478.                         <boolean id="stretch_to_fit_rows" value="true"/>
  479.                         <flags id="layo" value="-1, -1"/>
  480.                         <flags id="sele" value="updd"/>
  481.                     </widget>
  482.                     
  483.                     <widget class="group_box">
  484.                         <layout class="stick_to_sides_attachment" alignment="top" inset="0" layout_children="true"/>
  485.                         <layout class="arrange_horizontal_attachment" alignment="right" offset="0"/>
  486.                         <layout class="fit_children_attachment" alignment="vertical" offset="0"/>
  487.                     
  488.                         <widget class="action_button" id="rmdw" auto_size="horizontal" clke="rmda">
  489.                             <string id="text" value="Remove"/>
  490.                         </widget>
  491.     
  492.                         <widget class="popup_button" id="addw" auto_size="horizontal" fixed="true" sele="aprc">
  493.                             <string id="text" value="Add"/>
  494.                         </widget>
  495.                     </widget>
  496.                 </container>
  497.     
  498.                 <!-- comments -->
  499.                 <container class="subsection_box" id="comm">
  500.                     <string id="titl" value="Comments"/>
  501.     
  502.                     <layout class="arrange_vertical_attachment" alignment="top" />
  503.                     <layout class="fit_children_attachment" alignment="vertical, fill"/>
  504.                     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  505.                     
  506.                     <record id="defp">
  507.                         <flags id="auto_size" value="vertical"/>
  508.                         <flags id="spec" value="text"/>
  509.                         <colour red="255" green="208" blue="0"/>
  510.                     </record>
  511.                 </container>
  512.     
  513.                 <!-- message -->
  514.                 <container class="subsection_box" id="msgp">
  515.                     <string id="titl" value="Message[COMMENT - message to other manager in transfer offer screen]"/>
  516.     
  517.                     <layout class="arrange_vertical_attachment" algn="top" />
  518.                     <layout class="fit_children_attachment" algn="vertical, fill"/>
  519.                     <layout class="stick_to_sides_attachment" algn="horizontal" laye="true" inse="0"/>
  520.                     
  521.                     <widget class="ectl" mlti="true" id="msge" height="60" text="" chev="msge" >
  522.                         <colour id="colr" name="text"/>
  523.                     </widget>
  524.                 </container>
  525.                 
  526.             </widget>
  527.         </container>
  528.     </container>
  529. </screen>
  530.