57 lines
1.9 KiB
XML
57 lines
1.9 KiB
XML
<?xml version="1.0" encoding="us-ascii"?>
|
|
<XML ID="EQInterfaceDefinitionLanguage">
|
|
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
|
<Editbox item="CW_ChatInput">
|
|
<ScreenID>CWChatInput</ScreenID>
|
|
<DrawTemplate>WDT_Inner</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>2</LeftAnchorOffset>
|
|
<TopAnchorOffset>21</TopAnchorOffset>
|
|
<RightAnchorOffset>2</RightAnchorOffset>
|
|
<BottomAnchorOffset>1</BottomAnchorOffset>
|
|
<TopAnchorToTop>false</TopAnchorToTop>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<Style_Transparent>true</Style_Transparent>
|
|
</Editbox>
|
|
<STMLbox item="CW_ChatOutput">
|
|
<ScreenID>CWChatOutput</ScreenID>
|
|
<DrawTemplate>WDT_Inner</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>2</LeftAnchorOffset>
|
|
<TopAnchorOffset>3</TopAnchorOffset>
|
|
<RightAnchorOffset>2</RightAnchorOffset>
|
|
<BottomAnchorOffset>22</BottomAnchorOffset>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<Style_Border>true</Style_Border>
|
|
<Style_Transparent>true</Style_Transparent>
|
|
</STMLbox>
|
|
<Screen item="ChatWindow">
|
|
<RelativePosition>false</RelativePosition>
|
|
<Location>
|
|
<X>95</X>
|
|
<Y>280</Y>
|
|
</Location>
|
|
<Size>
|
|
<CX>421</CX>
|
|
<CY>200</CY>
|
|
</Size>
|
|
<Style_VScroll>false</Style_VScroll>
|
|
<Style_HScroll>false</Style_HScroll>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<DrawTemplate>WDT_Def2</DrawTemplate>
|
|
<Style_Titlebar>true</Style_Titlebar>
|
|
<Style_Closebox>true</Style_Closebox>
|
|
<Style_Minimizebox>true</Style_Minimizebox>
|
|
<Style_Border>true</Style_Border>
|
|
<Style_Sizable>true</Style_Sizable>
|
|
<Escapable>false</Escapable>
|
|
<Pieces>CW_ChatOutput</Pieces>
|
|
<Pieces>CW_ChatInput</Pieces>
|
|
</Screen>
|
|
</XML>
|