58 lines
1.6 KiB
XML
Executable File
58 lines
1.6 KiB
XML
Executable File
<?xml version = "1.0"?>
|
|
<XML ID = "EQInterfaceDefinitionLanguage">
|
|
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
|
|
|
<Listbox item = "AW_AuraList">
|
|
<ScreenID>AuraList</ScreenID>
|
|
<DrawTemplate>WDT_Inner</DrawTemplate>
|
|
<AutoStretch>true</AutoStretch>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<TopAnchorOffset>5</TopAnchorOffset>
|
|
<LeftAnchorOffset>5</LeftAnchorOffset>
|
|
<RightAnchorOffset>5</RightAnchorOffset>
|
|
<BottomAnchorOffset>5</BottomAnchorOffset>
|
|
<Columns>
|
|
<Width>15</Width>
|
|
</Columns>
|
|
<Columns>
|
|
<Width>110</Width>
|
|
</Columns>
|
|
<Columns>
|
|
<Width>20</Width>
|
|
</Columns>
|
|
<Style_Border>true</Style_Border>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
</Listbox>
|
|
|
|
<Screen item = "AuraWindow">
|
|
<!--<ScreenID/>-->
|
|
<RelativePosition>false</RelativePosition>
|
|
<Location>
|
|
<X>196</X>
|
|
<Y>50</Y>
|
|
</Location>
|
|
<Size>
|
|
<CX>168</CX>
|
|
<CY>108</CY>
|
|
</Size>
|
|
<Style_VScroll>false</Style_VScroll>
|
|
<Style_HScroll>false</Style_HScroll>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<Style_Sizable>true</Style_Sizable>
|
|
<!--<TooltipReference/>-->
|
|
<Text>Auras</Text>
|
|
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
|
<Style_Titlebar>true</Style_Titlebar>
|
|
<Style_Closebox>true</Style_Closebox>
|
|
<Style_Minimizebox>true</Style_Minimizebox>
|
|
<Style_Border>true</Style_Border>
|
|
<Style_Sizable>false</Style_Sizable>
|
|
<Escapable>false</Escapable>
|
|
<Pieces>AW_AuraList</Pieces>
|
|
</Screen>
|
|
|
|
</XML>
|