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

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <Root_Element ID="DAOCUi">
  3.     <WindowTemplate>
  4.         <Name>clock</Name>
  5.         <CloseButton>true</CloseButton>
  6.         <MoveButton>true</MoveButton>
  7.         <Width>120</Width>
  8.         <Height>40</Height>
  9.         <TitleWidth>120</TitleWidth>
  10.         <TitleHeight>18</TitleHeight>
  11.         <ResizeableWidth>0</ResizeableWidth>
  12.         <ResizeableHeight>0</ResizeableHeight>
  13.         <ResizeableTwoWayWidth>0</ResizeableTwoWayWidth>
  14.         <ResizeableTwoWayHeight>0</ResizeableTwoWayHeight>
  15.         <WindowId>Clock</WindowId>
  16.         <FullResizeImageDef>
  17.             <ControlId>Background</ControlId>
  18.             <Height>40</Height>
  19.             <Width>120</Width>
  20.             <Position>
  21.                 <X>0</X>
  22.                 <Y>0</Y>
  23.             </Position>
  24.             <TemplateName>dlg_sm_title_noresize</TemplateName>
  25.         </FullResizeImageDef>
  26.         <LabelDef>
  27.             <Color>
  28.                 <R>255</R>
  29.                 <G>255</G>
  30.                 <B>0</B>
  31.                 <A>255</A>
  32.             </Color>
  33.             <FontName>arial11</FontName>
  34.             <Width>120</Width>
  35.             <Height>16</Height>
  36.             <MaxCharacters>128</MaxCharacters>
  37.             <Data>Bizquit</Data>
  38.             <Position>
  39.                 <X>0</X>
  40.                 <Y>18</Y>
  41.             </Position>
  42.             <Adapter>time_of_day</Adapter>
  43.             <Alignment>
  44.                 <CenterHorizontally>true</CenterHorizontally>
  45.             </Alignment>
  46.         </LabelDef>
  47.     </WindowTemplate>
  48. </Root_Element>
  49.