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

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <Root_Element ID="DAOCUi">
  3.     <ImageAreaTemplate>
  4.         <Name>quest_title</Name>
  5.         <Parent>none</Parent>
  6.         <Size>
  7.             <X>118</X>
  8.             <Y>17</Y>
  9.         </Size>
  10.         <TopLeft>
  11.             <X>6</X>
  12.             <Y>90</Y>
  13.         </TopLeft>
  14.         <TextureName>page2</TextureName>
  15.     </ImageAreaTemplate>
  16.     <ImageAreaTemplate>
  17.         <Name>quest_title_left</Name>
  18.         <Parent>none</Parent>
  19.         <Size>
  20.             <X>130</X>
  21.             <Y>17</Y>
  22.         </Size>
  23.         <TopLeft>
  24.             <X>0</X>
  25.             <Y>108</Y>
  26.         </TopLeft>
  27.         <TextureName>page2</TextureName>
  28.     </ImageAreaTemplate>
  29.     <ImageAreaTemplate>
  30.         <Name>quest_title_right</Name>
  31.         <Size>
  32.             <X>130</X>
  33.             <Y>17</Y>
  34.         </Size>
  35.         <TopLeft>
  36.             <X>0</X>
  37.             <Y>125</Y>
  38.         </TopLeft>
  39.         <TextureName>page2</TextureName>
  40.     </ImageAreaTemplate>
  41.     <WindowTemplate>
  42.         <Name>quest</Name>
  43.         <CloseButton>true</CloseButton>
  44.         <MoveButton>true</MoveButton>
  45.         <Width>512</Width>
  46.         <Height>256</Height>
  47.         <TitleWidth>512</TitleWidth>
  48.         <TitleHeight>18</TitleHeight>
  49.         <ResizeableWidth>6</ResizeableWidth>
  50.         <ResizeableHeight>6</ResizeableHeight>
  51.         <ResizeableTwoWayWidth>8</ResizeableTwoWayWidth>
  52.         <ResizeableTwoWayHeight>8</ResizeableTwoWayHeight>
  53.         <WindowId>Quest</WindowId>
  54.         <MinWidth>380</MinWidth>
  55.         <MinHeight>120</MinHeight>
  56.         <BottomLeftResizeButton>true</BottomLeftResizeButton>
  57.         <BottomRightResizeButton>true</BottomRightResizeButton>
  58.         <FullResizeImageDef>
  59.             <ControlId>Background</ControlId>
  60.             <Width>512</Width>
  61.             <Height>256</Height>
  62.             <Position>
  63.                 <X>0</X>
  64.                 <Y>0</Y>
  65.             </Position>
  66.             <TemplateName>dlg_lg_notitle</TemplateName>
  67.             <Alignment>
  68.                 <GrowWidth>true</GrowWidth>
  69.                 <GrowHeight>true</GrowHeight>
  70.             </Alignment>
  71.         </FullResizeImageDef>
  72.         <TextAreaDef>
  73.             <TemplateName>generic_textarea</TemplateName>
  74.             <Position>
  75.                 <X>4</X>
  76.                 <Y>24</Y>
  77.             </Position>
  78.             <Width>504</Width>
  79.             <Height>216</Height>
  80.             <Alignment>
  81.                 <CenterHorizontally>true</CenterHorizontally>
  82.                 <GrowWidth>true</GrowWidth>
  83.                 <GrowHeight>true</GrowHeight>
  84.             </Alignment>
  85.             <ControlId>1001</ControlId>
  86.             <HasHotspots>false</HasHotspots>
  87.             <MaxCharacters>32768</MaxCharacters>
  88.             <AdapterName>quest_text</AdapterName>
  89.         </TextAreaDef>
  90.         <ImageAreaDef>
  91.             <TemplateName>quest_title_left</TemplateName>
  92.             <ControlId>1002</ControlId>
  93.             <Position>
  94.                 <X>25</X>
  95.                 <Y>4</Y>
  96.             </Position>
  97.         </ImageAreaDef>
  98.         <ImageAreaDef>
  99.             <TemplateName>quest_title_right</TemplateName>
  100.             <ControlId>1003</ControlId>
  101.             <Position>
  102.                 <X>25</X>
  103.                 <Y>4</Y>
  104.             </Position>
  105.             <Alignment>
  106.                 <OffsetRight>true</OffsetRight>
  107.             </Alignment>
  108.         </ImageAreaDef>
  109.         <ImageAreaDef>
  110.             <TemplateName>quest_title</TemplateName>
  111.             <ControlId>1004</ControlId>
  112.             <Position>
  113.                 <X>0</X>
  114.                 <Y>3</Y>
  115.             </Position>
  116.             <Alignment>
  117.                 <CenterHorizontally>true</CenterHorizontally>
  118.             </Alignment>
  119.         </ImageAreaDef>
  120.     </WindowTemplate>
  121. </Root_Element>
  122.