Start with the default

This commit is contained in:
Isuldor
2015-06-20 02:59:24 -07:00
commit 661e59be51
202 changed files with 165488 additions and 0 deletions
+216
View File
@@ -0,0 +1,216 @@
<?xml version="1.0" encoding="us-ascii"?>
<XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
<!-- Unlike EQUI_ConfirmationDialog.xml, this window is large, scrollable, and -->
<!-- resizable. It is meant more for longer text notices, tutorial messages, etc.-->
<!-- rather than quick, one- or two-liner Yes/No questions.-->
<STMLbox item="LDW_TextBox">
<ScreenID>LDW_TextBox</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>52</BottomAnchorOffset>
<RightAnchorToLeft>false</RightAnchorToLeft>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Style_VScroll>true</Style_VScroll>
<Style_Border>true</Style_Border>
<Style_Transparent>false</Style_Transparent>
</STMLbox>
<Button item="LDW_YesButton">
<ScreenID>LDW_YesButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>22</TopAnchorOffset>
<RightAnchorOffset>92</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>false</Style_Checkbox>
<Text>Yes</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Button item="LDW_NoButton">
<ScreenID>LDW_NoButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>92</LeftAnchorOffset>
<TopAnchorOffset>22</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>false</Style_Checkbox>
<Text>No</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Button item="LDW_OkButton">
<ScreenID>LDW_OkButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>100</LeftAnchorOffset>
<RightAnchorOffset>100</RightAnchorOffset>
<TopAnchorOffset>22</TopAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>false</Style_Checkbox>
<Text>OK</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_BigNormal</Template>
</Button>
<Slider item="LDW_SoundVolumeSlider">
<ScreenID>LDW_SoundVolumeSlider</ScreenID>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>147</LeftAnchorOffset>
<RightAnchorOffset>237</RightAnchorOffset>
<TopAnchorOffset>48</TopAnchorOffset>
<BottomAnchorOffset>28</BottomAnchorOffset>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Size>
<CX>0</CX>
<CY>0</CY>
</Size>
<AlignCenter>true</AlignCenter>
<SliderArt>SDT_DefSlider</SliderArt>
</Slider>
<Label item="LDW_SoundVolumeValueLabel">
<ScreenID>LDW_SoundVolumeValueLabel</ScreenID>
<LeftAnchorOffset>76</LeftAnchorOffset>
<RightAnchorOffset>143</RightAnchorOffset>
<TopAnchorOffset>46</TopAnchorOffset>
<BottomAnchorOffset>24</BottomAnchorOffset>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Text>Vol. 0 %</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>true</AlignRight>
<Size>
<CX>0</CX>
<CY>0</CY>
</Size>
<AutoStretch>true</AutoStretch>
</Label>
<Button item="LDW_MuteButton">
<ScreenID>LDW_MuteButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>62</LeftAnchorOffset>
<TopAnchorOffset>48</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>28</BottomAnchorOffset>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>false</Style_Checkbox>
<Text>Mute</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Button item="LDW_ReplayButton">
<ScreenID>LDW_ReplayButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>48</TopAnchorOffset>
<RightAnchorOffset>62</RightAnchorOffset>
<BottomAnchorOffset>28</BottomAnchorOffset>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>false</Style_Checkbox>
<Text>Replay</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Screen item="LargeDialogWindow">
<RelativePosition>false</RelativePosition>
<Text />
<!-- Window title set by server -->
<Location>
<X>20</X>
<Y>20</Y>
</Location>
<Size>
<CX>330</CX>
<CY>338</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<DrawTemplate>WDT_Def</DrawTemplate>
<Style_Titlebar>true</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>true</Style_Sizable>
<Escapable>false</Escapable> <!-- important for the tutorial -->
<Pieces>LDW_TextBox</Pieces>
<Pieces>LDW_YesButton</Pieces>
<Pieces>LDW_NoButton</Pieces>
<Pieces>LDW_OkButton</Pieces>
<Pieces>LDW_SoundVolumeSlider</Pieces>
<Pieces>LDW_SoundVolumeValueLabel</Pieces>
<Pieces>LDW_ReplayButton</Pieces>
<Pieces>LDW_MuteButton</Pieces>
</Screen>
</XML>