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

370 lines
11 KiB
XML
Executable File

<?xml version = "1.0"?>
<XML ID = "EQInterfaceDefinitionLanguage">
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
<Button item = "CJNPC_EnableCheckbox">
<ScreenID>EnableButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>4</LeftAnchorOffset>
<TopAnchorOffset>4</TopAnchorOffset>
<RightAnchorOffset>20</RightAnchorOffset>
<BottomAnchorOffset>20</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>true</Style_Checkbox>
<Text></Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Checkbox</Template>
</Button>
<Label item = "CJNPC_EnableLabel">
<ScreenID>EnableLabel</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>26</LeftAnchorOffset>
<TopAnchorOffset>4</TopAnchorOffset>
<RightAnchorOffset>4</RightAnchorOffset>
<BottomAnchorOffset>24</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Text>Enable Journal</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>false</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Button item = "CJNPC_SearchButton">
<ScreenID>SearchButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>200</LeftAnchorOffset>
<TopAnchorOffset>4</TopAnchorOffset>
<RightAnchorOffset>110</RightAnchorOffset>
<BottomAnchorOffset>24</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Search for NPC's who have said a certain string.</TooltipReference>
<Style_Checkbox>true</Style_Checkbox>
<Text>Search</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Combobox item = "CJNPC_CategoryFilter">
<ScreenID>CategoryFilter</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>106</LeftAnchorOffset>
<TopAnchorOffset>4</TopAnchorOffset>
<RightAnchorOffset>4</RightAnchorOffset>
<BottomAnchorOffset>24</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<ListHeight>80</ListHeight>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<TooltipReference>Search for NPCs who have an entry in this category.</TooltipReference>
<Button>BDT_Combo</Button>
<Choices>NONE</Choices>
<Style_Border>true</Style_Border>
</Combobox>
<Listbox item = "CJNPC_NPCList">
<ScreenID>NPCList</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<TooltipReference>List of NPC's with whom you have spoken.</TooltipReference>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>100</CX>
<CY>80</CY>
</Size>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Style_Border>true</Style_Border>
<Style_VScroll>true</Style_VScroll>
<Columns>
<Width>160</Width>
<Heading>NPC Name</Heading>
</Columns>
<Columns>
<Width>120</Width>
<Heading>Zone</Heading>
</Columns>
<Columns>
<Width>160</Width>
<Heading>Most Recent</Heading>
</Columns>
</Listbox>
<Listbox item = "CJNPC_DialogList">
<ScreenID>DialogList</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<TooltipReference>List of dialogs that this NPC has said.</TooltipReference>
<AutoStretch>false</AutoStretch>
<Location>
<X>0</X>
<Y>80</Y>
</Location>
<Size>
<CX>100</CX>
<CY>80</CY>
</Size>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Style_Border>true</Style_Border>
<Style_VScroll>true</Style_VScroll>
<Columns>
<Width>150</Width>
<Heading>Most Recent</Heading>
</Columns>
<Columns>
<Width>100</Width>
<Heading>Category</Heading>
</Columns>
<Columns>
<Width>350</Width>
<Heading>Preview</Heading>
</Columns>
</Listbox>
<STMLbox item = "CJNPC_Text">
<ScreenID>Text</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<AutoStretch>false</AutoStretch>
<Location>
<X>0</X>
<Y>160</Y>
</Location>
<Size>
<CX>100</CX>
<CY>100</CY>
</Size>
<Style_VScroll>true</Style_VScroll>
<Style_Transparent>false</Style_Transparent>
<Style_Border>true</Style_Border>
<Text>No Text</Text>
</STMLbox>
<VerticalLayoutBox item = "CJNPC_Layout">
<ScreenID>Layout</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>4</LeftAnchorOffset>
<TopAnchorOffset>28</TopAnchorOffset>
<RightAnchorOffset>4</RightAnchorOffset>
<BottomAnchorOffset>32</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>CJNPC_NPCList</Pieces>
<Pieces>CJNPC_DialogList</Pieces>
<Pieces>CJNPC_Text</Pieces>
</VerticalLayoutBox>
<Button item = "CJNPC_DeleteNPCButton">
<ScreenID>DeleteNPCButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>4</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>94</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Delete an NPC and all his text from the Journal</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>Delete NPC</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Button item = "CJNPC_DeleteTextButton">
<ScreenID>DeleteTextButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>96</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>186</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Delete the selected text item.</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>Delete Entry</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Combobox item = "CJNPC_CategorySelect">
<ScreenID>CategorySelect</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>190</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>270</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<ListHeight>80</ListHeight>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<TooltipReference>Set the category for this entry.</TooltipReference>
<Button>BDT_Combo</Button>
<Choices>NONE</Choices>
<Style_Border>true</Style_Border>
</Combobox>
<Button item = "CJNPC_CategoryButton">
<ScreenID>CategoryButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>182</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>72</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Open the Journal Category Editor.</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>Edit Categories</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Button item = "CJNPC_SaveButton">
<ScreenID>SaveButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>68</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>4</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Save all Journal data to disk.</TooltipReference>
<Style_Checkbox>false</Style_Checkbox>
<Text>Save</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_SmallNormal</Template>
</Button>
<Screen item = "JournalNPCWnd">
<ScreenID/>
<RelativePosition>false</RelativePosition>
<Location>
<X>50</X>
<Y>100</Y>
</Location>
<Size>
<CX>550</CX>
<CY>380</CY>
</Size>
<MinHSize>460</MinHSize>
<MinVSize>250</MinVSize>
<Text>NPC Journal Window</Text>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>This is the Journal NPC Selection Window.</TooltipReference>
<DrawTemplate>WDT_Rounded</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>CJNPC_EnableLabel</Pieces>
<Pieces>CJNPC_EnableCheckbox</Pieces>
<Pieces>CJNPC_DeleteNPCButton</Pieces>
<Pieces>CJNPC_DeleteTextButton</Pieces>
<Pieces>CJNPC_SearchButton</Pieces>
<Pieces>CJNPC_Layout</Pieces>
<Pieces>CJNPC_SaveButton</Pieces>
<Pieces>CJNPC_CategoryButton</Pieces>
<Pieces>CJNPC_CategoryFilter</Pieces>
<Pieces>CJNPC_CategorySelect</Pieces>
</Screen>
</XML>