Start with the default
This commit is contained in:
Executable
+172
@@ -0,0 +1,172 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Label item = "BTRMERCH_MerchantNameLabel">
|
||||
<ScreenID>MerchantNameLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text>Unknown Merchant</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Listbox item = "BTRMERCH_BuyLineList">
|
||||
<ScreenID>BuyLineList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>false</AutoStretch>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>240</CX>
|
||||
<CY>200</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>24</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Item Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>30</Width>
|
||||
<Heading>Qty</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>80</Width>
|
||||
<Heading>Price</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<Listbox item = "BTRMERCH_DetailList">
|
||||
<ScreenID>DetailList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>false</AutoStretch>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>204</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>240</CX>
|
||||
<CY>120</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>24</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>160</Width>
|
||||
<Heading>Item Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>30</Width>
|
||||
<Heading>Qty</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<VerticalLayoutBox item = "BTRMERCH_BuyLineLayout">
|
||||
<ScreenID>BuyLineLayout</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>28</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>Listbox:BTRMERCH_BuyLineList</Pieces>
|
||||
<Pieces>Listbox:BTRMERCH_DetailList</Pieces>
|
||||
</VerticalLayoutBox>
|
||||
|
||||
<Button item = "BTRMERCH_SellButton">
|
||||
<ScreenID>SellButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>60</LeftAnchorOffset>
|
||||
<TopAnchorOffset>26</TopAnchorOffset>
|
||||
<RightAnchorOffset>60</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Select a Buy Line, then click this to complete the transaction.</TooltipReference>
|
||||
<Text>Sell</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Screen item = "BarterMerchantWnd">
|
||||
<ScreenID/>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>360</CY>
|
||||
</Size>
|
||||
<Text>Barter Window</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>This is how you sell to a Barter Buyer.</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>Label:BTRMERCH_MerchantNameLabel</Pieces>
|
||||
<Pieces>VerticalLayoutBox:BTRMERCH_BuyLineLayout</Pieces>
|
||||
<Pieces>Button:BTRMERCH_SellButton</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
Reference in New Issue
Block a user