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
+219
View File
@@ -0,0 +1,219 @@
<?xml version = "1.0"?>
<XML ID = "EQInterfaceDefinitionLanguage">
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
<Label item ="TSEL_ChooseLabel">
<ScreenID/>
<Font>4</Font>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>0</LeftAnchorOffset>
<TopAnchorOffset>0</TopAnchorOffset>
<RightAnchorOffset>0</RightAnchorOffset>
<BottomAnchorOffset>24</BottomAnchorOffset>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<TopAnchorToTop>true</TopAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<BottomAnchorToTop>true</BottomAnchorToTop>
<Text>Select a task:</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>false</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Listbox item = "TSEL_TaskList">
<ScreenID>TaskList</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>0</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>0</RightAnchorOffset>
<BottomAnchorOffset>0</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Columns>
<Width>220</Width>
<Heading>Task Title</Heading>
</Columns>
<Columns>
<Width>60</Width>
<Heading>Duration</Heading>
</Columns>
<Style_Border>true</Style_Border>
<Style_VScroll>true</Style_VScroll>
</Listbox>
<Screen item = "TSEL_SelectWnd">
<ScreenID>SelectWnd</ScreenID>
<!--<Font/>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>300</CX>
<CY>120</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_Transparent>true</Style_Transparent>
<DrawTemplate>WDT_Inner</DrawTemplate>
<Style_Titlebar>false</Style_Titlebar>
<Style_Closebox>false</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>false</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Pieces>TSEL_ChooseLabel</Pieces>
<Pieces>TSEL_TaskList</Pieces>
</Screen>
<STMLbox item = "TSEL_Description">
<ScreenID>Description</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<Style_VScroll>true</Style_VScroll>
<Style_Transparent>false</Style_Transparent>
<Location>
<X>0</X>
<Y>125</Y>
</Location>
<Size>
<CX>300</CX>
<CY>100</CY>
</Size>
<Style_Border>true</Style_Border>
<Text>Description Area</Text>
</STMLbox>
<VerticalLayoutBox item = "TSEL_Layout">
<ScreenID>Layout</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>26</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Spacing>4</Spacing>
<Style_Border>false</Style_Border>
<Style_VScroll>false</Style_VScroll>
<Style_Transparent>true</Style_Transparent>
<Pieces>Screen:TSEL_SelectWnd</Pieces>
<Pieces>STMLbox:TSEL_Description</Pieces>
</VerticalLayoutBox>
<Button item = "TSEL_AcceptButton">
<ScreenID>AcceptButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>20</LeftAnchorOffset>
<TopAnchorOffset>24</TopAnchorOffset>
<RightAnchorOffset>100</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Select a Task and click this button to accept it.</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>Accept</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Button item = "TSEL_DeclineButton">
<ScreenID>DeclineButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>100</LeftAnchorOffset>
<TopAnchorOffset>24</TopAnchorOffset>
<RightAnchorOffset>20</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Click this to decline all the Tasks offered.</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>Decline All</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Button item = "TSEL_PreviewRewardButton">
<ScreenID>TSEL_PreviewRewardButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>125</LeftAnchorOffset>
<TopAnchorOffset>24</TopAnchorOffset>
<RightAnchorOffset>235</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Select a Task and click this button to preview the reward it offers.</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>Preview Reward</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Screen item = "TaskSelectWnd">
<!--<ScreenID/>-->
<!--<Font/>-->
<RelativePosition>false</RelativePosition>
<Location>
<X>120</X>
<Y>25</Y>
</Location>
<Size>
<CX>330</CX>
<CY>300</CY>
</Size>
<MinHSize>460</MinHSize>
<MinVSize>260</MinVSize>
<Text>Task Window</Text>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
<DrawTemplate>WDT_Def</DrawTemplate>
<Style_Titlebar>true</Style_Titlebar>
<Style_Qmarkbox>true</Style_Qmarkbox>
<Style_Closebox>true</Style_Closebox>
<Style_Minimizebox>true</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>true</Style_Sizable>
<Pieces>VerticalLayoutBox:TSEL_Layout</Pieces>
<Pieces>TSEL_AcceptButton</Pieces>
<Pieces>TSEL_DeclineButton</Pieces>
<Pieces>TSEL_PreviewRewardButton</Pieces>
</Screen>
</XML>