79 lines
2.5 KiB
XML
Executable File
79 lines
2.5 KiB
XML
Executable File
<?xml version="1.0" encoding="us-ascii"?>
|
|
<XML ID="EQInterfaceDefinitionLanguage">
|
|
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
|
<STMLbox item="SDW_SpellDescription">
|
|
<ScreenID>SDW_SpellDescription</ScreenID>
|
|
<DrawTemplate>WDT_Inner</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>0</LeftAnchorOffset>
|
|
<TopAnchorOffset>0</TopAnchorOffset>
|
|
<RightAnchorOffset>0</RightAnchorOffset>
|
|
<BottomAnchorOffset>3</BottomAnchorOffset>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<BottomAnchorToTop>false</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<Style_Border>true</Style_Border>
|
|
<Text>Test text</Text>
|
|
</STMLbox>
|
|
<Button item="SDW_IconButton">
|
|
<ScreenID>SDW_IconButton</ScreenID>
|
|
<!--<Font>3</Font>-->
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>70</LeftAnchorOffset>
|
|
<TopAnchorOffset>12</TopAnchorOffset>
|
|
<RightAnchorOffset>26</RightAnchorOffset>
|
|
<BottomAnchorOffset>56</BottomAnchorOffset>
|
|
<RightAnchorToLeft>false</RightAnchorToLeft>
|
|
<BottomAnchorToTop>true</BottomAnchorToTop>
|
|
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
|
<TopAnchorToTop>true</TopAnchorToTop>
|
|
<Style_VScroll>false</Style_VScroll>
|
|
<Style_HScroll>false</Style_HScroll>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<!--<TooltipReference/>-->
|
|
<Style_Checkbox>false</Style_Checkbox>
|
|
<!--<RadioGroup/>-->
|
|
<Template>BDT_RedBuff</Template>
|
|
<SoundPressed />
|
|
<SoundUp />
|
|
<SoundFlyby />
|
|
<DecalOffset>
|
|
<X>2</X>
|
|
<Y>2</Y>
|
|
</DecalOffset>
|
|
<DecalSize>
|
|
<CX>40</CX>
|
|
<CY>40</CY>
|
|
</DecalSize>
|
|
</Button>
|
|
<Screen item="SpellDisplayWindow">
|
|
<!--<ScreenID/>-->
|
|
<!--<Font/>-->
|
|
<RelativePosition>false</RelativePosition>
|
|
<Location>
|
|
<X>0</X>
|
|
<Y>80</Y>
|
|
</Location>
|
|
<Size>
|
|
<CX>400</CX>
|
|
<CY>190</CY>
|
|
</Size>
|
|
<Style_VScroll>false</Style_VScroll>
|
|
<Style_HScroll>false</Style_HScroll>
|
|
<Style_Transparent>false</Style_Transparent>
|
|
<TooltipReference>This is an spell Display window</TooltipReference>
|
|
<DrawTemplate>WDT_Filigree</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>
|
|
<Pieces>SDW_SpellDescription</Pieces>
|
|
<Pieces>SDW_IconButton</Pieces>
|
|
</Screen>
|
|
</XML>
|