Start with the default
This commit is contained in:
Executable
+285
@@ -0,0 +1,285 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Listbox item = "CJCAT_CategoryList">
|
||||
<ScreenID>CategoryList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>List of categories for dialogs in the journal.</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>4</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>94</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>250</Width>
|
||||
<Heading>Description</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<Button item = "CJCAT_DeleteButton">
|
||||
<ScreenID>DeleteButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>88</TopAnchorOffset>
|
||||
<RightAnchorOffset>64</RightAnchorOffset>
|
||||
<BottomAnchorOffset>64</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Delete this category and remove it from all dialogs.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Delete</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Label item ="CJCAT_DefaultLabel">
|
||||
<ScreenID/>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>232</LeftAnchorOffset>
|
||||
<TopAnchorOffset>86</TopAnchorOffset>
|
||||
<RightAnchorOffset>152</RightAnchorOffset>
|
||||
<BottomAnchorOffset>64</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text>Default:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>true</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Combobox item = "CJCAT_DefaultChooser">
|
||||
<ScreenID>DefaultChooser</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>150</LeftAnchorOffset>
|
||||
<TopAnchorOffset>90</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>64</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<ListHeight>80</ListHeight>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<TooltipReference>Select a category as the default for new dialogs.</TooltipReference>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Choices>NONE</Choices>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
|
||||
<Label item ="CJCAT_NameLabel">
|
||||
<ScreenID/>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>58</TopAnchorOffset>
|
||||
<RightAnchorOffset>94</RightAnchorOffset>
|
||||
<BottomAnchorOffset>34</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Name:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>true</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Editbox item = "CJCAT_NameInput">
|
||||
<ScreenID>NameInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>96</LeftAnchorOffset>
|
||||
<TopAnchorOffset>60</TopAnchorOffset>
|
||||
<RightAnchorOffset>68</RightAnchorOffset>
|
||||
<BottomAnchorOffset>34</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Button item = "CJCAT_AddButton">
|
||||
<ScreenID>AddButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>64</LeftAnchorOffset>
|
||||
<TopAnchorOffset>60</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>34</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Add a new category with this name/description.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Add</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Label item ="CJCAT_DescLabel">
|
||||
<ScreenID/>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>94</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Description:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>true</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Editbox item = "CJCAT_DescInput">
|
||||
<ScreenID>DescInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>96</LeftAnchorOffset>
|
||||
<TopAnchorOffset>30</TopAnchorOffset>
|
||||
<RightAnchorOffset>68</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Button item = "CJCAT_UpdateButton">
|
||||
<ScreenID>UpdateButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>64</LeftAnchorOffset>
|
||||
<TopAnchorOffset>30</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Update the selected category's name and description.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Update</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Screen item = "JournalCatWnd">
|
||||
<ScreenID/>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>240</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>282</CX>
|
||||
<CY>234</CY>
|
||||
</Size>
|
||||
<Text>Journal Category Window</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Journal Category Editor</TooltipReference>
|
||||
<DrawTemplate>WDT_Rounded</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>CJCAT_CategoryList</Pieces>
|
||||
<Pieces>CJCAT_DeleteButton</Pieces>
|
||||
<Pieces>CJCAT_DefaultLabel</Pieces>
|
||||
<Pieces>CJCAT_NameLabel</Pieces>
|
||||
<Pieces>CJCAT_NameInput</Pieces>
|
||||
<Pieces>CJCAT_AddButton</Pieces>
|
||||
<Pieces>CJCAT_DescLabel</Pieces>
|
||||
<Pieces>CJCAT_DescInput</Pieces>
|
||||
<Pieces>CJCAT_UpdateButton</Pieces>
|
||||
<Pieces>CJCAT_DefaultChooser</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
Reference in New Issue
Block a user