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

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <Root_Element ID="DAOCUi">
  3.     <WindowTemplate>
  4.         <Name>concentration</Name>
  5.         <CloseButton>true</CloseButton>
  6.         <MoveButton>true</MoveButton>
  7.         <Width>128</Width>
  8.         <Height>96</Height>
  9.         <TitleWidth>128</TitleWidth>
  10.         <TitleHeight>18</TitleHeight>
  11.         <ResizeableWidth>5</ResizeableWidth>
  12.         <ResizeableHeight>5</ResizeableHeight>
  13.         <ResizeableTwoWayWidth>8</ResizeableTwoWayWidth>
  14.         <ResizeableTwoWayHeight>8</ResizeableTwoWayHeight>
  15.         <WindowId>Concentration</WindowId>
  16.         <MinWidth>128</MinWidth>
  17.         <MinHeight>96</MinHeight>
  18.         <BottomLeftResizeButton>true</BottomLeftResizeButton>
  19.         <BottomRightResizeButton>true</BottomRightResizeButton>
  20.         <FullResizeImageDef>
  21.             <ControlId>Background</ControlId>
  22.             <Height>96</Height>
  23.             <Width>128</Width>
  24.             <Position>
  25.                 <X>0</X>
  26.                 <Y>0</Y>
  27.             </Position>
  28.             <TemplateName>dlg_sm_notitle</TemplateName>
  29.             <Alignment>
  30.                 <GrowWidth>true</GrowWidth>
  31.                 <GrowHeight>true</GrowHeight>
  32.             </Alignment>
  33.         </FullResizeImageDef>
  34.         <LabelDef>
  35.             <Color>
  36.                 <R>255</R>
  37.                 <G>255</G>
  38.                 <B>255</B>
  39.                 <A>255</A>
  40.             </Color>
  41.             <FontName>arial11</FontName>
  42.             <Width>124</Width>
  43.             <Height>16</Height>
  44.             <MaxCharacters>64</MaxCharacters>
  45.             <Data>Konzentration</Data>
  46.             <Position>
  47.                 <X>12</X>
  48.                 <Y>3</Y>
  49.             </Position>
  50.             <Alignment>
  51.                 <CenterHorizontally>true</CenterHorizontally>
  52.             </Alignment>
  53.         </LabelDef>
  54.         <StatusBarDef>
  55.             <ControlId>1000</ControlId>
  56.             <Position>
  57.                 <X>24</X>
  58.                 <Y>5</Y>
  59.             </Position>
  60.             <Alignment>
  61.                 <OffsetBottom>true</OffsetBottom>
  62.             </Alignment>
  63.             <TemplateName>yellow_status</TemplateName>
  64.             <AdapterName>concentration</AdapterName>
  65.             <Width>80</Width>
  66.         </StatusBarDef>
  67.         <ListBoxDef>
  68.             <ControlId>2000</ControlId>
  69.             <Height>63</Height>
  70.             <Width>120</Width>
  71.             <TemplateName>listbox_nobg</TemplateName>
  72.             <Position>
  73.                 <X>4</X>
  74.                 <Y>16</Y>
  75.             </Position>
  76.             <Alignment>
  77.                 <GrowWidth>true</GrowWidth>
  78.                 <GrowHeight>true</GrowHeight>
  79.             </Alignment>
  80.             <Adapter>conc_list</Adapter>
  81.             <Sorting>false</Sorting>
  82.             <Columns>2</Columns>
  83.             <IconTemplate>plain_icon_small</IconTemplate>
  84.             <AdapterName>conc_list</AdapterName>
  85.         </ListBoxDef>
  86.     </WindowTemplate>
  87. </Root_Element>
  88.