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

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <Root_Element ID="DAOCUi">
  3.     <WindowTemplate>
  4.         <Name>help</Name>
  5.         <CloseButton>true</CloseButton>
  6.         <MoveButton>true</MoveButton>
  7.         <Width>300</Width>
  8.         <Height>448</Height>
  9.         <TitleWidth>300</TitleWidth>
  10.         <TitleHeight>18</TitleHeight>
  11.         <ResizeableWidth>5</ResizeableWidth>
  12.         <ResizeableHeight>5</ResizeableHeight>
  13.         <ResizeableTwoWayWidth>8</ResizeableTwoWayWidth>
  14.         <ResizeableTwoWayHeight>8</ResizeableTwoWayHeight>
  15.         <WindowId>Help</WindowId>
  16.         <MinWidth>250</MinWidth>
  17.         <MinHeight>150</MinHeight>
  18.         <BottomLeftResizeButton>true</BottomLeftResizeButton>
  19.         <BottomRightResizeButton>true</BottomRightResizeButton>
  20.         <FullResizeImageDef>
  21.             <Height>448</Height>
  22.             <Width>300</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.         <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>256</Width>
  42.             <Height>15</Height>
  43.             <MaxCharacters>128</MaxCharacters>
  44.             <Data>update me!</Data>
  45.             <Position>
  46.                 <X>0</X>
  47.                 <Y>5</Y>
  48.             </Position>
  49.             <Alignment>
  50.                 <CenterHorizontally>true</CenterHorizontally>
  51.                 <GrowWidth>true</GrowWidth>
  52.             </Alignment>
  53.             <ControlId>1003</ControlId>
  54.         </LabelDef>
  55.         <TextAreaDef>
  56.             <TemplateName>generic_textarea</TemplateName>
  57.             <Position>
  58.                 <X>5</X>
  59.                 <Y>22</Y>
  60.             </Position>
  61.             <Width>290</Width>
  62.             <Height>400</Height>
  63.             <Alignment>
  64.                 <CenterHorizontally>true</CenterHorizontally>
  65.                 <GrowWidth>true</GrowWidth>
  66.                 <GrowHeight>true</GrowHeight>
  67.             </Alignment>
  68.             <ControlId>1000</ControlId>
  69.             <HasHotspots>true</HasHotspots>
  70.             <MaxCharacters>32768</MaxCharacters>
  71.             <AdapterName>help_text</AdapterName>
  72.         </TextAreaDef>
  73.         <CheckBoxDef>
  74.             <Position>
  75.                 <X>27</X>
  76.                 <Y>10</Y>
  77.             </Position>
  78.             <ControlId>1001</ControlId>
  79.             <TemplateName>small_font_check</TemplateName>
  80.             <Data>Hilfe beim Spielstart anzeigen?</Data>
  81.             <LabelWidth>150</LabelWidth>
  82.             <Alignment>
  83.                 <offsetbottom>true</offsetbottom>
  84.             </Alignment>
  85.         </CheckBoxDef>
  86.         <ButtonDef>
  87.             <TemplateName>button_large</TemplateName>
  88.             <ControlId>1002</ControlId>
  89.             <Label>ABBRUCH</Label>
  90.             <Alignment>
  91.                 <offsetbottom>true</offsetbottom>
  92.                 <offsetright>true</offsetright>
  93.             </Alignment>
  94.             <Position>
  95.                 <X>25</X>
  96.                 <Y>8</Y>
  97.             </Position>
  98.         </ButtonDef>
  99.     </WindowTemplate>
  100. </Root_Element>
  101.