home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 June / GSSH0604MP.iso / DAoC / Toa_coop_168_Gamestar.exe / ui / classic / timer_window.xml < prev    next >
Extensible Markup Language  |  2004-02-19  |  1KB  |  59 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <Root_Element ID="DAOCUi">
  3.     <WindowTemplate>
  4.         <Name>timer</Name>
  5.         <CloseButton>true</CloseButton>
  6.         <MoveButton>true</MoveButton>
  7.         <Width>256</Width>
  8.         <Height>96</Height>
  9.         <TitleWidth>256</TitleWidth>
  10.         <TitleHeight>18</TitleHeight>
  11.         <ResizeableWidth>0</ResizeableWidth>
  12.         <ResizeableHeight>0</ResizeableHeight>
  13.         <ResizeableTwoWayWidth>0</ResizeableTwoWayWidth>
  14.         <ResizeableTwoWayHeight>0</ResizeableTwoWayHeight>
  15.         <WindowId>Timer</WindowId>
  16.         <FullResizeImageDef>
  17.             <ControlId>Background</ControlId>
  18.             <Height>96</Height>
  19.             <Width>256</Width>
  20.             <Position>
  21.                 <X>0</X>
  22.                 <Y>0</Y>
  23.             </Position>
  24.             <TemplateName>dlg_lg_notitle</TemplateName>
  25.         </FullResizeImageDef>
  26.         <StatusBarDef>
  27.             <ControlId>1000</ControlId>
  28.             <Position>
  29.                 <X>64</X>
  30.                 <Y>48</Y>
  31.             </Position>
  32.             <TemplateName>green_status</TemplateName>
  33.             <Adaptername>timer_time</Adaptername>
  34.             <Width>128</Width>
  35.         </StatusBarDef>
  36.         <LabelDef>
  37.             <Color>
  38.                 <R>255</R>
  39.                 <G>255</G>
  40.                 <B>255</B>
  41.                 <A>255</A>
  42.             </Color>
  43.             <FontName>arial11</FontName>
  44.             <Width>256</Width>
  45.             <Height>16</Height>
  46.             <MaxCharacters>128</MaxCharacters>
  47.             <Data>Bizquit</Data>
  48.             <Position>
  49.                 <X>0</X>
  50.                 <Y>20</Y>
  51.             </Position>
  52.             <Adapter>timer_text</Adapter>
  53.             <Alignment>
  54.                 <CenterHorizontally>true</CenterHorizontally>
  55.             </Alignment>
  56.         </LabelDef>
  57.     </WindowTemplate>
  58. </Root_Element>
  59.