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
+237
View File
@@ -0,0 +1,237 @@
<?xml version = "1.0"?>
<XML ID = "EQInterfaceDefinitionLanguage">
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
<Label item ="ELW_EnterTextLabel">
<ScreenID/>
<RelativePosition>true</RelativePosition>
<Location>
<X>5</X>
<Y>5</Y>
</Location>
<Size>
<CX>150</CX>
<CY>20</CY>
</Size>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Text>Label Text:</Text>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Editbox item = "ELW_LabelTextEditbox">
<ScreenID>ELW_LabelTextEditbox</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<Location>
<X>5</X>
<Y>25</Y>
</Location>
<Size>
<CX>150</CX>
<CY>20</CY>
</Size>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Style_Border>true</Style_Border>
<TooltipReference>Enter a name for this label here.</TooltipReference>
</Editbox>
<Button item = "ELW_ChooseColorButton">
<ScreenID>ELW_ChooseColorButton</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>5</X>
<Y>50</Y>
</Location>
<Size>
<CX>150</CX>
<CY>20</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Text>Choose Color</Text>
<TooltipReference>Set the text color for this label.</TooltipReference>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Label item ="ELW_TextSizeLabel">
<ScreenID/>
<RelativePosition>true</RelativePosition>
<Location>
<X>170</X>
<Y>5</Y>
</Location>
<Size>
<CX>150</CX>
<CY>20</CY>
</Size>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Text>Label Size:</Text>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Button item = "ELW_LabelLargeButton">
<ScreenID>ELW_LabelLargeButton</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>170</X>
<Y>25</Y>
</Location>
<Size>
<CX>150</CX>
<CY>20</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<RadioGroup>LabelSizeGroup</RadioGroup>
<Text>Large</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Button item = "ELW_LabelMediumButton">
<ScreenID>ELW_LabelMediumButton</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>170</X>
<Y>45</Y>
</Location>
<Size>
<CX>150</CX>
<CY>20</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<RadioGroup>LabelSizeGroup</RadioGroup>
<Text>Medium</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Button item = "ELW_LabelSmallButton">
<ScreenID>ELW_LabelSmallButton</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>170</X>
<Y>65</Y>
</Location>
<Size>
<CX>150</CX>
<CY>20</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<RadioGroup>LabelSizeGroup</RadioGroup>
<Text>Small</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Button item = "ELW_CancelButton">
<ScreenID>ELW_CancelButton</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>5</X>
<Y>90</Y>
</Location>
<Size>
<CX>100</CX>
<CY>20</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Text>Cancel</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Button item = "ELW_DoneButton">
<ScreenID>ELW_DoneButton</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>220</X>
<Y>90</Y>
</Location>
<Size>
<CX>100</CX>
<CY>20</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<Text>Ok</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Screen item = "EditLabelWnd">
<RelativePosition>false</RelativePosition>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>340</CX>
<CY>140</CY>
</Size>
<Text>Map Toolbar</Text>
<DrawTemplate>WDT_Rounded</DrawTemplate>
<Style_Titlebar>true</Style_Titlebar>
<Style_Closebox>true</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Pieces>ELW_EnterTextLabel</Pieces>
<Pieces>ELW_LabelTextEditbox</Pieces>
<Pieces>ELW_ChooseColorButton</Pieces>
<Pieces>ELW_TextSizeLabel</Pieces>
<Pieces>ELW_LabelLargeButton</Pieces>
<Pieces>ELW_LabelMediumButton</Pieces>
<Pieces>ELW_LabelSmallButton</Pieces>
<Pieces>ELW_CancelButton</Pieces>
<Pieces>ELW_DoneButton</Pieces>
</Screen>
</XML>