home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 June / GSSH0604MP.iso / DAoC / Toa_coop_168_Gamestar.exe / ui / hibernia / concentration_window.xml < prev    next >
Extensible Markup Language  |  2004-02-19  |  3KB  |  109 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>104</Height>
  9.         <TitleWidth>128</TitleWidth>
  10.         <TitleHeight>18</TitleHeight>
  11.         <ResizeableWidth>5</ResizeableWidth>
  12.         <ResizeableHeight>5</ResizeableHeight>
  13.         <WindowId>Concentration</WindowId>
  14.         <MinWidth>128</MinWidth>
  15.         <MinHeight>96</MinHeight>
  16.         <BottomRightResizeButton>true</BottomRightResizeButton>
  17.         <BottomLeftResizeButton>true</BottomLeftResizeButton>
  18.         <ResizeButtonOffsetX>4</ResizeButtonOffsetX>
  19.         <FullResizeImageDef>
  20.             <ControlId>Background</ControlId>
  21.             <Width>128</Width>
  22.             <Height>104</Height>
  23.             <Position>
  24.                 <X>0</X>
  25.                 <Y>0</Y>
  26.             </Position>
  27.             <TemplateName>dlg_sm_title</TemplateName>
  28.             <Alignment>
  29.                 <GrowWidth>true</GrowWidth>
  30.                 <GrowHeight>true</GrowHeight>
  31.             </Alignment>
  32.         </FullResizeImageDef>
  33.         <LabelDef>
  34.             <Color>
  35.                 <R>255</R>
  36.                 <G>255</G>
  37.                 <B>255</B>
  38.                 <A>255</A>
  39.             </Color>
  40.             <FontName>arial11</FontName>
  41.             <Width>124</Width>
  42.             <Height>16</Height>
  43.             <MaxCharacters>64</MaxCharacters>
  44.             <Data>Konzentration</Data>
  45.             <Position>
  46.                 <X>12</X>
  47.                 <Y>3</Y>
  48.             </Position>
  49.             <Alignment>
  50.                 <CenterHorizontally>true</CenterHorizontally>
  51.             </Alignment>
  52.         </LabelDef>
  53.         <StatusBarDef>
  54.             <ControlId>1000</ControlId>
  55.             <Position>
  56.                 <X>29</X>
  57.                 <Y>6</Y>
  58.             </Position>
  59.             <Alignment>
  60.                 <OffsetBottom>true</OffsetBottom>
  61.                 <GrowWidth>true</GrowWidth>
  62.             </Alignment>
  63.             <TemplateName>yellow_status_small</TemplateName>
  64.             <AdapterName>concentration</AdapterName>
  65.             <Width>70</Width>
  66.         </StatusBarDef>
  67.         <ListBoxDef>
  68.             <ControlId>2000</ControlId>
  69.             <Height>70</Height>
  70.             <Width>116</Width>
  71.             <TemplateName>listbox_nobg</TemplateName>
  72.             <Position>
  73.                 <X>6</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.         <ImageAreaDef>
  87.             <TemplateName>tiny_horiz_endcap_left</TemplateName>
  88.             <Position>
  89.                 <X>25</X>
  90.                 <Y>6</Y>
  91.             </Position>
  92.             <Alignment>
  93.                 <OffsetBottom>true</OffsetBottom>
  94.             </Alignment>
  95.         </ImageAreaDef>
  96.         <ImageAreaDef>
  97.             <TemplateName>tiny_horiz_endcap_right</TemplateName>
  98.             <Position>
  99.                 <X>25</X>
  100.                 <Y>6</Y>
  101.             </Position>
  102.             <Alignment>
  103.                 <OffsetBottom>true</OffsetBottom>
  104.                 <OffsetRight>true</OffsetRight>
  105.             </Alignment>
  106.         </ImageAreaDef>
  107.     </WindowTemplate>
  108. </Root_Element>
  109.