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

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <Root_Element ID="DAOCUi">
  3.     <WindowTemplate>
  4.         <Name>interact</Name>
  5.         <CloseButton>true</CloseButton>
  6.         <MoveButton>true</MoveButton>
  7.         <Width>384</Width>
  8.         <Height>320</Height>
  9.         <TitleWidth>384</TitleWidth>
  10.         <TitleHeight>18</TitleHeight>
  11.         <ResizeableWidth>5</ResizeableWidth>
  12.         <ResizeableHeight>5</ResizeableHeight>
  13.         <WindowId>Interact</WindowId>
  14.         <MinWidth>120</MinWidth>
  15.         <MinHeight>120</MinHeight>
  16.         <BottomRightResizeButton>true</BottomRightResizeButton>
  17.         <BottomLeftResizeButton>true</BottomLeftResizeButton>
  18.         <ResizeButtonOffsetX>9</ResizeButtonOffsetX>
  19.         <FullResizeImageDef>
  20.             <ControlId>Background</ControlId>
  21.             <Height>320</Height>
  22.             <Width>384</Width>
  23.             <Position>
  24.                 <X>0</X>
  25.                 <Y>0</Y>
  26.             </Position>
  27.             <TemplateName>dlg_background_resize</TemplateName>
  28.             <Alignment>
  29.                 <GrowWidth>true</GrowWidth>
  30.                 <GrowHeight>true</GrowHeight>
  31.             </Alignment>
  32.         </FullResizeImageDef>
  33.         <TextAreaDef>
  34.             <TemplateName>generic_textarea</TemplateName>
  35.             <Position>
  36.                 <X>10</X>
  37.                 <Y>22</Y>
  38.             </Position>
  39.             <Width>364</Width>
  40.             <Height>275</Height>
  41.             <Alignment>
  42.                 <CenterHorizontally>true</CenterHorizontally>
  43.                 <GrowWidth>true</GrowWidth>
  44.                 <GrowHeight>true</GrowHeight>
  45.             </Alignment>
  46.             <ControlId>1000</ControlId>
  47.             <HasHotspots>true</HasHotspots>
  48.             <MaxCharacters>32768</MaxCharacters>
  49.             <AdapterName>interact_text</AdapterName>
  50.         </TextAreaDef>
  51.         <LabelDef>
  52.             <Color>
  53.                 <R>255</R>
  54.                 <G>255</G>
  55.                 <B>255</B>
  56.                 <A>255</A>
  57.             </Color>
  58.             <FontName>arial11</FontName>
  59.             <Width>256</Width>
  60.             <Height>16</Height>
  61.             <MaxCharacters>128</MaxCharacters>
  62.             <Data>update me!</Data>
  63.             <Position>
  64.                 <X>0</X>
  65.                 <Y>5</Y>
  66.             </Position>
  67.             <Adapter>interact_title</Adapter>
  68.             <Alignment>
  69.                 <CenterHorizontally>true</CenterHorizontally>
  70.             </Alignment>
  71.         </LabelDef>
  72.     </WindowTemplate>
  73. </Root_Element>
  74.