home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 June
/
GSSH0604MP.iso
/
DAoC
/
Toa_coop_168_Gamestar.exe
/
ui
/
atlantis
/
clock_window.xml
< prev
next >
Wrap
Extensible Markup Language
|
2004-02-19
|
1KB
|
49 lines
<?xml version="1.0" encoding="ISO-8859-1"?>
<Root_Element ID="DAOCUi">
<WindowTemplate>
<Name>clock</Name>
<CloseButton>true</CloseButton>
<MoveButton>true</MoveButton>
<Width>120</Width>
<Height>40</Height>
<TitleWidth>120</TitleWidth>
<TitleHeight>18</TitleHeight>
<ResizeableWidth>0</ResizeableWidth>
<ResizeableHeight>0</ResizeableHeight>
<ResizeableTwoWayWidth>0</ResizeableTwoWayWidth>
<ResizeableTwoWayHeight>0</ResizeableTwoWayHeight>
<WindowId>Clock</WindowId>
<FullResizeImageDef>
<ControlId>Background</ControlId>
<Height>40</Height>
<Width>120</Width>
<Position>
<X>0</X>
<Y>0</Y>
</Position>
<TemplateName>dlg_sm_title_noresize</TemplateName>
</FullResizeImageDef>
<LabelDef>
<Color>
<R>255</R>
<G>255</G>
<B>0</B>
<A>255</A>
</Color>
<FontName>arial11</FontName>
<Width>120</Width>
<Height>16</Height>
<MaxCharacters>128</MaxCharacters>
<Data>Bizquit</Data>
<Position>
<X>0</X>
<Y>18</Y>
</Position>
<Adapter>time_of_day</Adapter>
<Alignment>
<CenterHorizontally>true</CenterHorizontally>
</Alignment>
</LabelDef>
</WindowTemplate>
</Root_Element>