Files
eqclient-conf/uifiles/default/EQUI_HtmlWnd.xml
T
2015-06-20 02:59:24 -07:00

169 lines
4.8 KiB
XML
Executable File

<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
<HtmlComponent item="HW_HtmlComponentMain">
<ScreenID>HtmlComponentMain</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>0</LeftAnchorOffset>
<TopAnchorOffset>0</TopAnchorOffset>
<RightAnchorOffset>0</RightAnchorOffset>
<BottomAnchorOffset>27</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<StartUri></StartUri>
</HtmlComponent>
<Gauge item="HW_ProgressGauge">
<ScreenID>ProgressGauge</ScreenID>
<TextColor>
<R>240</R>
<G>240</G>
<B>240</B>
</TextColor>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>263</LeftAnchorOffset>
<TopAnchorOffset>33</TopAnchorOffset>
<RightAnchorOffset>155</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>108</CX>
<CY>41</CY>
</Size>
<FillTint>
<R>218</R>
<G>165</G>
<B>32</B>
</FillTint>
<LinesFillTint>
<R>240</R>
<G>127</G>
<B>0</B>
</LinesFillTint>
<TextOffsetX>45</TextOffsetX>
<TextOffsetY>14</TextOffsetY>
<DrawLinesFill>false</DrawLinesFill>
<EQType>30</EQType>
<GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
</GaugeDrawTemplate>
</Gauge>
<Label item = "HW_StatusLabel">
<ScreenID>StatusLabel</ScreenID>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>11</LeftAnchorOffset>
<TopAnchorOffset>19</TopAnchorOffset>
<RightAnchorOffset>250</RightAnchorOffset>
<BottomAnchorOffset>3</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>250</CX>
<CY>15</CY>
</Size>
<Text>Done</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
</Label>
<Button item="HW_BackButton">
<ScreenID>BackButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>135</LeftAnchorOffset>
<TopAnchorOffset>22</TopAnchorOffset>
<RightAnchorOffset>80</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<TooltipReference>Click to go back.</TooltipReference>
<Text>Back</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Button item="HW_ForwardButton">
<ScreenID>ForwardButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>75</LeftAnchorOffset>
<TopAnchorOffset>22</TopAnchorOffset>
<RightAnchorOffset>15</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<TooltipReference>Click to go forward.</TooltipReference>
<Text>Forward</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Screen item="HtmlWnd">
<RelativePosition>false</RelativePosition>
<Location>
<X>50</X>
<Y>50</Y>
</Location>
<Size>
<CX>910</CX>
<CY>860</CY>
</Size>
<MinVSize>790</MinVSize>
<MinHSize>910</MinHSize>
<DrawTemplate>WDT_Filigree</DrawTemplate>
<Style_Border>true</Style_Border>
<Style_Titlebar>true</Style_Titlebar>
<Style_Closebox>true</Style_Closebox>
<Style_Minimizebox>true</Style_Minimizebox>
<Style_Sizable>true</Style_Sizable>
<Pieces>HW_HtmlComponentMain</Pieces>
<Pieces>HW_BackButton</Pieces>
<Pieces>HW_ForwardButton</Pieces>
<Pieces>HW_ProgressGauge</Pieces>
<Pieces>HW_StatusLabel</Pieces>
</Screen>
</XML>