home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 June
/
GSSH0604MP.iso
/
DAoC
/
Toa_coop_168_Gamestar.exe
/
ui
/
albion
/
help_window.xml
< prev
next >
Wrap
Extensible Markup Language
|
2004-02-19
|
3KB
|
101 lines
<?xml version="1.0" encoding="ISO-8859-1"?>
<Root_Element ID="DAOCUi">
<WindowTemplate>
<Name>help</Name>
<CloseButton>true</CloseButton>
<MoveButton>true</MoveButton>
<Width>300</Width>
<Height>448</Height>
<TitleWidth>300</TitleWidth>
<TitleHeight>18</TitleHeight>
<ResizeableWidth>5</ResizeableWidth>
<ResizeableHeight>5</ResizeableHeight>
<ResizeableTwoWayWidth>8</ResizeableTwoWayWidth>
<ResizeableTwoWayHeight>8</ResizeableTwoWayHeight>
<WindowId>Help</WindowId>
<MinWidth>250</MinWidth>
<MinHeight>150</MinHeight>
<BottomLeftResizeButton>true</BottomLeftResizeButton>
<BottomRightResizeButton>true</BottomRightResizeButton>
<FullResizeImageDef>
<Height>448</Height>
<Width>300</Width>
<Position>
<X>0</X>
<Y>0</Y>
</Position>
<TemplateName>dlg_background_resize</TemplateName>
<Alignment>
<GrowWidth>true</GrowWidth>
<GrowHeight>true</GrowHeight>
</Alignment>
</FullResizeImageDef>
<LabelDef>
<Color>
<R>255</R>
<G>255</G>
<B>255</B>
<A>255</A>
</Color>
<FontName>arial11</FontName>
<Width>256</Width>
<Height>15</Height>
<MaxCharacters>128</MaxCharacters>
<Data>update me!</Data>
<Position>
<X>0</X>
<Y>5</Y>
</Position>
<Alignment>
<CenterHorizontally>true</CenterHorizontally>
<GrowWidth>true</GrowWidth>
</Alignment>
<ControlId>1003</ControlId>
</LabelDef>
<TextAreaDef>
<TemplateName>generic_textarea</TemplateName>
<Position>
<X>5</X>
<Y>22</Y>
</Position>
<Width>290</Width>
<Height>400</Height>
<Alignment>
<CenterHorizontally>true</CenterHorizontally>
<GrowWidth>true</GrowWidth>
<GrowHeight>true</GrowHeight>
</Alignment>
<ControlId>1000</ControlId>
<HasHotspots>true</HasHotspots>
<MaxCharacters>32768</MaxCharacters>
<AdapterName>help_text</AdapterName>
</TextAreaDef>
<CheckBoxDef>
<Position>
<X>27</X>
<Y>10</Y>
</Position>
<ControlId>1001</ControlId>
<TemplateName>small_font_check</TemplateName>
<Data>Hilfe beim Spielstart anzeigen?</Data>
<LabelWidth>150</LabelWidth>
<Alignment>
<offsetbottom>true</offsetbottom>
</Alignment>
</CheckBoxDef>
<ButtonDef>
<TemplateName>button_large</TemplateName>
<ControlId>1002</ControlId>
<Label>ABBRUCH</Label>
<Alignment>
<offsetbottom>true</offsetbottom>
<offsetright>true</offsetright>
</Alignment>
<Position>
<X>25</X>
<Y>8</Y>
</Position>
</ButtonDef>
</WindowTemplate>
</Root_Element>