EQInterface.comEQUI_BazaarSearchWnd.xml Compare
Live Server : 6\13\06 patch


Produced: 6/15/2006 2:04:39 PM
   
Mode:  All Lines  
   
Left file: d:\games\EverQuest\uifiles\6.12.06\EQUI_BazaarSearchWnd.xml  
Right file: d:\games\EverQuest\uifiles\default\EQUI_BazaarSearchWnd.xml  
1 <?xml version="1.0" encoding="us-ascii"?> = 1 <?xml version="1.0" encoding="us-ascii"?>
2 <XML ID="EQInterfaceDefinitionLanguage">   2 <XML ID="EQInterfaceDefinitionLanguage">
3     <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />   3     <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
4     <Label item="BZR_SearchResultLabel">   4     <Label item="BZR_SearchResultLabel">
5         <ScreenID>BZR_SearchResultLabel</ScreenID>   5         <ScreenID>BZR_SearchResultLabel</ScreenID>
6         <!--<Font>3</Font>-->   6         <!--<Font>3</Font>-->
7         <RelativePosition>true</RelativePosition>   7         <RelativePosition>true</RelativePosition>
8         <Location>   8         <Location>
9             <X>147</X>   9             <X>147</X>
10             <Y>5</Y>   10             <Y>5</Y>
11         </Location>   11         </Location>
12         <Size>   12         <Size>
13             <CX>100</CX>   13             <CX>100</CX>
14             <CY>15</CY>   14             <CY>15</CY>
15         </Size>   15         </Size>
16         <Text>Search Result</Text>   16         <Text>Search Result</Text>
17         <TextColor>   17         <TextColor>
18             <R>255</R>   18             <R>255</R>
19             <G>255</G>   19             <G>255</G>
20             <B>255</B>   20             <B>255</B>
21         </TextColor>   21         </TextColor>
22         <NoWrap>true</NoWrap>   22         <NoWrap>true</NoWrap>
23         <AlignCenter>false</AlignCenter>   23         <AlignCenter>false</AlignCenter>
24         <AlignRight>false</AlignRight>   24         <AlignRight>false</AlignRight>
25     </Label>   25     </Label>
26     <Listbox item="BZR_ItemList">   26     <Listbox item="BZR_ItemList">
27         <ScreenID>BZR_ItemList</ScreenID>   27         <ScreenID>BZR_ItemList</ScreenID>
28         <DrawTemplate>WDT_Inner</DrawTemplate>   28         <DrawTemplate>WDT_Inner</DrawTemplate>
29         <TooltipReference>Right click an item name to inspect the item. Right click on the player name to locate them.</TooltipReference>   29         <TooltipReference>Right click an item name to inspect the item. Right click on the player name to locate them.</TooltipReference>
30         <AutoStretch>true</AutoStretch>   30         <AutoStretch>true</AutoStretch>
31         <LeftAnchorOffset>145</LeftAnchorOffset>   31         <LeftAnchorOffset>145</LeftAnchorOffset>
32         <TopAnchorOffset>20</TopAnchorOffset>   32         <TopAnchorOffset>20</TopAnchorOffset>
33         <RightAnchorOffset>5</RightAnchorOffset>   33         <RightAnchorOffset>5</RightAnchorOffset>
34         <BottomAnchorOffset>28</BottomAnchorOffset>   34         <BottomAnchorOffset>28</BottomAnchorOffset>
35         <TopAnchorToTop>true</TopAnchorToTop>   35         <TopAnchorToTop>true</TopAnchorToTop>
36         <BottomAnchorToTop>false</BottomAnchorToTop>   36         <BottomAnchorToTop>false</BottomAnchorToTop>
37         <LeftAnchorToLeft>true</LeftAnchorToLeft>   37         <LeftAnchorToLeft>true</LeftAnchorToLeft>
38         <RightAnchorToLeft>false</RightAnchorToLeft>   38         <RightAnchorToLeft>false</RightAnchorToLeft>
39         <Location>   39         <Location>
40             <X>145</X>   40             <X>145</X>
41             <Y>20</Y>   41             <Y>20</Y>
42         </Location>   42         </Location>
43         <Size>   43         <Size>
44             <CX>340</CX>   44             <CX>340</CX>
45             <CY>272</CY>   45             <CY>272</CY>
46         </Size>   46         </Size>
47         <TextColor>   47         <TextColor>
48             <R>255</R>   48             <R>255</R>
49             <G>255</G>   49             <G>255</G>
50             <B>255</B>   50             <B>255</B>
51         </TextColor>   51         </TextColor>
52         <Style_Border>true</Style_Border>   52         <Style_Border>true</Style_Border>
53         <Style_VScroll>true</Style_VScroll>   53         <Style_VScroll>true</Style_VScroll>
54         <Columns>   54         <Columns>
55             <Width>125</Width>   55             <Width>125</Width>
56             <Heading>Item Name</Heading>   56             <Heading>Item Name</Heading>
57         </Columns>   57         </Columns>
58         <Columns>   58         <Columns>
59             <Width>75</Width>   59             <Width>75</Width>
60             <Heading>Price</Heading>   60             <Heading>Price</Heading>
61         </Columns>   61         </Columns>
62         <Columns>   62         <Columns>
63             <Width>80</Width>   63             <Width>80</Width>
64             <Heading>Seller</Heading>   64             <Heading>Seller</Heading>
65         </Columns>   65         </Columns>
66         <Columns>   66         <Columns>
67             <Width>80</Width>   67             <Width>80</Width>
68             <Heading>Stat</Heading>   68             <Heading>Stat</Heading>
69         </Columns>   69         </Columns>
70     </Listbox>   70     </Listbox>
71     <Button item="BZR_Default">   71     <Button item="BZR_Default">
72         <ScreenID>BZR_Default</ScreenID>   72         <ScreenID>BZR_Default</ScreenID>
73         <!--<Font>3</Font>-->   73         <!--<Font>3</Font>-->
74         <RelativePosition>true</RelativePosition>   74         <RelativePosition>true</RelativePosition>
75         <TooltipReference>Resets search criteria to default.</TooltipReference>   75         <TooltipReference>Resets search criteria to default.</TooltipReference>
76         <Location>   76         <Location>
77             <X>85</X>   77             <X>85</X>
78             <Y>1</Y>   78             <Y>1</Y>
79         </Location>   79         </Location>
80         <Size>   80         <Size>
81             <CX>50</CX>   81             <CX>50</CX>
82             <CY>17</CY>   82             <CY>17</CY>
83         </Size>   83         </Size>
84         <Text>Reset</Text>   84         <Text>Reset</Text>
85         <TextColor>   85         <TextColor>
86             <R>255</R>   86             <R>255</R>
87             <G>255</G>   87             <G>255</G>
88             <B>255</B>   88             <B>255</B>
89         </TextColor>   89         </TextColor>
90         <ButtonDrawTemplate>   90         <ButtonDrawTemplate>
91             <Normal>A_BtnNormal</Normal>   91             <Normal>A_BtnNormal</Normal>
92             <Pressed>A_BtnPressed</Pressed>   92             <Pressed>A_BtnPressed</Pressed>
93             <Flyby>A_BtnFlyby</Flyby>   93             <Flyby>A_BtnFlyby</Flyby>
94             <Disabled>A_BtnDisabled</Disabled>   94             <Disabled>A_BtnDisabled</Disabled>
95             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   95             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
96         </ButtonDrawTemplate>   96         </ButtonDrawTemplate>
97         <!--<SoundPressed/>-->   97         <!--<SoundPressed/>-->
98         <!--<SoundUp/>-->   98         <!--<SoundUp/>-->
99         <!--<SoundFlyby/>-->   99         <!--<SoundFlyby/>-->
100     </Button>   100     </Button>
101     <Button item="BZR_WelcomeButton">   101     <Button item="BZR_WelcomeButton">
102         <ScreenID>BZR_WelcomeButton</ScreenID>   102         <ScreenID>BZR_WelcomeButton</ScreenID>
103         <!--<Font>3</Font>-->   103         <!--<Font>3</Font>-->
104         <RelativePosition>true</RelativePosition>   104         <RelativePosition>true</RelativePosition>
105         <TooltipReference>Press to get the current number of traders and items for sale.</TooltipReference>   105         <TooltipReference>Press to get the current number of traders and items for sale.</TooltipReference>
106         <AutoStretch>true</AutoStretch>   106         <AutoStretch>true</AutoStretch>
107         <LeftAnchorOffset>155</LeftAnchorOffset>   107         <LeftAnchorOffset>155</LeftAnchorOffset>
108         <TopAnchorOffset>24</TopAnchorOffset>   108         <TopAnchorOffset>24</TopAnchorOffset>
109         <RightAnchorOffset>245</RightAnchorOffset>   109         <RightAnchorOffset>245</RightAnchorOffset>
110         <BottomAnchorOffset>4</BottomAnchorOffset>   110         <BottomAnchorOffset>4</BottomAnchorOffset>
111         <TopAnchorToTop>false</TopAnchorToTop>   111         <TopAnchorToTop>false</TopAnchorToTop>
112         <BottomAnchorToTop>false</BottomAnchorToTop>   112         <BottomAnchorToTop>false</BottomAnchorToTop>
113         <LeftAnchorToLeft>true</LeftAnchorToLeft>   113         <LeftAnchorToLeft>true</LeftAnchorToLeft>
114         <RightAnchorToLeft>true</RightAnchorToLeft>   114         <RightAnchorToLeft>true</RightAnchorToLeft>
115         <Text>Welcome</Text>   115         <Text>Welcome</Text>
116         <TextColor>   116         <TextColor>
117             <R>255</R>   117             <R>255</R>
118             <G>255</G>   118             <G>255</G>
119             <B>255</B>   119             <B>255</B>
120         </TextColor>   120         </TextColor>
121         <ButtonDrawTemplate>   121         <ButtonDrawTemplate>
122             <Normal>A_BtnNormal</Normal>   122             <Normal>A_BtnNormal</Normal>
123             <Pressed>A_BtnPressed</Pressed>   123             <Pressed>A_BtnPressed</Pressed>
124             <Flyby>A_BtnFlyby</Flyby>   124             <Flyby>A_BtnFlyby</Flyby>
125             <Disabled>A_BtnDisabled</Disabled>   125             <Disabled>A_BtnDisabled</Disabled>
126             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   126             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
127         </ButtonDrawTemplate>   127         </ButtonDrawTemplate>
128         <!--<SoundPressed/>-->   128         <!--<SoundPressed/>-->
129         <!--<SoundUp/>-->   129         <!--<SoundUp/>-->
130         <!--<SoundFlyby/>-->   130         <!--<SoundFlyby/>-->
131     </Button>   131     </Button>
132     <Button item="BZR_UpdatePlayerButton">   132     <Button item="BZR_UpdatePlayerButton">
133         <ScreenID>BZR_UpdatePlayerButton</ScreenID>   133         <ScreenID>BZR_UpdatePlayerButton</ScreenID>
134         <!--<Font>3</Font>-->   134         <!--<Font>3</Font>-->
135         <RelativePosition>true</RelativePosition>   135         <RelativePosition>true</RelativePosition>
136         <TooltipReference>Press this button when enabled to update the trader search drop down list.</TooltipReference>   136         <TooltipReference>Press this button when enabled to update the trader search drop down list.</TooltipReference>
137         <AutoStretch>true</AutoStretch>   137         <AutoStretch>true</AutoStretch>
138         <LeftAnchorOffset>250</LeftAnchorOffset>   138         <LeftAnchorOffset>250</LeftAnchorOffset>
139         <TopAnchorOffset>24</TopAnchorOffset>   139         <TopAnchorOffset>24</TopAnchorOffset>
140         <RightAnchorOffset>340</RightAnchorOffset>   140         <RightAnchorOffset>340</RightAnchorOffset>
141         <BottomAnchorOffset>4</BottomAnchorOffset>   141         <BottomAnchorOffset>4</BottomAnchorOffset>
142         <TopAnchorToTop>false</TopAnchorToTop>   142         <TopAnchorToTop>false</TopAnchorToTop>
143         <BottomAnchorToTop>false</BottomAnchorToTop>   143         <BottomAnchorToTop>false</BottomAnchorToTop>
144         <LeftAnchorToLeft>true</LeftAnchorToLeft>   144         <LeftAnchorToLeft>true</LeftAnchorToLeft>
145         <RightAnchorToLeft>true</RightAnchorToLeft>   145         <RightAnchorToLeft>true</RightAnchorToLeft>
146         <Text>Update Traders</Text>   146         <Text>Update Traders</Text>
147         <TextColor>   147         <TextColor>
148             <R>255</R>   148             <R>255</R>
149             <G>255</G>   149             <G>255</G>
150             <B>255</B>   150             <B>255</B>
151         </TextColor>   151         </TextColor>
152         <ButtonDrawTemplate>   152         <ButtonDrawTemplate>
153             <Normal>A_BtnNormal</Normal>   153             <Normal>A_BtnNormal</Normal>
154             <Pressed>A_BtnPressed</Pressed>   154             <Pressed>A_BtnPressed</Pressed>
155             <Flyby>A_BtnFlyby</Flyby>   155             <Flyby>A_BtnFlyby</Flyby>
156             <Disabled>A_BtnDisabled</Disabled>   156             <Disabled>A_BtnDisabled</Disabled>
157             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   157             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
158         </ButtonDrawTemplate>   158         </ButtonDrawTemplate>
159         <!--<SoundPressed/>-->   159         <!--<SoundPressed/>-->
160         <!--<SoundUp/>-->   160         <!--<SoundUp/>-->
161         <!--<SoundFlyby/>-->   161         <!--<SoundFlyby/>-->
162     </Button>   162     </Button>
163     <Button item="BZR_RequestItemButton">   163     <Button item="BZR_RequestItemButton">
164         <ScreenID>BZR_RequestItemButton</ScreenID>   164         <ScreenID>BZR_RequestItemButton</ScreenID>
165         <!--<Font>3</Font>-->   165         <!--<Font>3</Font>-->
166         <RelativePosition>true</RelativePosition>   166         <RelativePosition>true</RelativePosition>
167         <TooltipReference>Press to inspect the selected item.</TooltipReference>   167         <TooltipReference>Press to inspect the selected item.</TooltipReference>
168         <AutoStretch>true</AutoStretch>   168         <AutoStretch>true</AutoStretch>
169         <LeftAnchorOffset>345</LeftAnchorOffset>   169         <LeftAnchorOffset>345</LeftAnchorOffset>
170         <TopAnchorOffset>24</TopAnchorOffset>   170         <TopAnchorOffset>24</TopAnchorOffset>
171         <RightAnchorOffset>435</RightAnchorOffset>   171         <RightAnchorOffset>435</RightAnchorOffset>
172         <BottomAnchorOffset>4</BottomAnchorOffset>   172         <BottomAnchorOffset>4</BottomAnchorOffset>
173         <TopAnchorToTop>false</TopAnchorToTop>   173         <TopAnchorToTop>false</TopAnchorToTop>
174         <BottomAnchorToTop>false</BottomAnchorToTop>   174         <BottomAnchorToTop>false</BottomAnchorToTop>
175         <LeftAnchorToLeft>true</LeftAnchorToLeft>   175         <LeftAnchorToLeft>true</LeftAnchorToLeft>
176         <RightAnchorToLeft>true</RightAnchorToLeft>   176         <RightAnchorToLeft>true</RightAnchorToLeft>
177         <Text>Inspect Item</Text>   177         <Text>Inspect Item</Text>
178         <TextColor>   178         <TextColor>
179             <R>255</R>   179             <R>255</R>
180             <G>255</G>   180             <G>255</G>
181             <B>255</B>   181             <B>255</B>
182         </TextColor>   182         </TextColor>
183         <ButtonDrawTemplate>   183         <ButtonDrawTemplate>
184             <Normal>A_BtnNormal</Normal>   184             <Normal>A_BtnNormal</Normal>
185             <Pressed>A_BtnPressed</Pressed>   185             <Pressed>A_BtnPressed</Pressed>
186             <Flyby>A_BtnFlyby</Flyby>   186             <Flyby>A_BtnFlyby</Flyby>
187             <Disabled>A_BtnDisabled</Disabled>   187             <Disabled>A_BtnDisabled</Disabled>
188             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   188             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
189         </ButtonDrawTemplate>   189         </ButtonDrawTemplate>
190         <!--<SoundPressed/>-->   190         <!--<SoundPressed/>-->
191         <!--<SoundUp/>-->   191         <!--<SoundUp/>-->
192         <!--<SoundFlyby/>-->   192         <!--<SoundFlyby/>-->
193     </Button>   193     </Button>
194     <Button item="BZR_FindTraderButton">   194     <Button item="BZR_FindTraderButton">
195         <ScreenID>BZR_FindTraderButton</ScreenID>   195         <ScreenID>BZR_FindTraderButton</ScreenID>
196         <!--<Font>3</Font>-->   196         <!--<Font>3</Font>-->
197         <RelativePosition>true</RelativePosition>   197         <RelativePosition>true</RelativePosition>
198         <TooltipReference>Create a path from you to the selected trader.</TooltipReference>   198         <TooltipReference>Create a path from you to the selected trader.</TooltipReference>
199         <AutoStretch>true</AutoStretch>   199         <AutoStretch>true</AutoStretch>
200         <LeftAnchorOffset>440</LeftAnchorOffset>   200         <LeftAnchorOffset>440</LeftAnchorOffset>
201         <TopAnchorOffset>24</TopAnchorOffset>   201         <TopAnchorOffset>24</TopAnchorOffset>
202         <RightAnchorOffset>530</RightAnchorOffset>   202         <RightAnchorOffset>530</RightAnchorOffset>
203         <BottomAnchorOffset>4</BottomAnchorOffset>   203         <BottomAnchorOffset>4</BottomAnchorOffset>
204         <TopAnchorToTop>false</TopAnchorToTop>   204         <TopAnchorToTop>false</TopAnchorToTop>
205         <BottomAnchorToTop>false</BottomAnchorToTop>   205         <BottomAnchorToTop>false</BottomAnchorToTop>
206         <LeftAnchorToLeft>true</LeftAnchorToLeft>   206         <LeftAnchorToLeft>true</LeftAnchorToLeft>
207         <RightAnchorToLeft>true</RightAnchorToLeft>   207         <RightAnchorToLeft>true</RightAnchorToLeft>
208         <Text>Find Trader</Text>   208         <Text>Find Trader</Text>
209         <TextColor>   209         <TextColor>
210             <R>255</R>   210             <R>255</R>
211             <G>255</G>   211             <G>255</G>
212             <B>255</B>   212             <B>255</B>
213         </TextColor>   213         </TextColor>
214         <ButtonDrawTemplate>   214         <ButtonDrawTemplate>
215             <Normal>A_BtnNormal</Normal>   215             <Normal>A_BtnNormal</Normal>
216             <Pressed>A_BtnPressed</Pressed>   216             <Pressed>A_BtnPressed</Pressed>
217             <Flyby>A_BtnFlyby</Flyby>   217             <Flyby>A_BtnFlyby</Flyby>
218             <Disabled>A_BtnDisabled</Disabled>   218             <Disabled>A_BtnDisabled</Disabled>
219             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   219             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
220         </ButtonDrawTemplate>   220         </ButtonDrawTemplate>
221         <!--<SoundPressed/>-->   221         <!--<SoundPressed/>-->
222         <!--<SoundUp/>-->   222         <!--<SoundUp/>-->
223         <!--<SoundFlyby/>-->   223         <!--<SoundFlyby/>-->
224     </Button>   224     </Button>
225     <Button item="BZR_HideTradersButton">   225     <Button item="BZR_HideTradersButton">
226         <ScreenID>BZR_HideTradersButton</ScreenID>   226         <ScreenID>BZR_HideTradersButton</ScreenID>
227         <!--<Font>3</Font>-->   227         <!--<Font>3</Font>-->
228         <RelativePosition>true</RelativePosition>   228         <RelativePosition>true</RelativePosition>
229         <TooltipReference>Hides all traders (makes them invisible to you).</TooltipReference>   229         <TooltipReference>Hides all traders (makes them invisible to you).</TooltipReference>
230         <AutoStretch>true</AutoStretch>   230         <AutoStretch>true</AutoStretch>
231         <LeftAnchorOffset>535</LeftAnchorOffset>   231         <LeftAnchorOffset>535</LeftAnchorOffset>
232         <TopAnchorOffset>24</TopAnchorOffset>   232         <TopAnchorOffset>24</TopAnchorOffset>
233         <RightAnchorOffset>625</RightAnchorOffset>   233         <RightAnchorOffset>625</RightAnchorOffset>
234         <BottomAnchorOffset>4</BottomAnchorOffset>   234         <BottomAnchorOffset>4</BottomAnchorOffset>
235         <TopAnchorToTop>false</TopAnchorToTop>   235         <TopAnchorToTop>false</TopAnchorToTop>
236         <BottomAnchorToTop>false</BottomAnchorToTop>   236         <BottomAnchorToTop>false</BottomAnchorToTop>
237         <LeftAnchorToLeft>true</LeftAnchorToLeft>   237         <LeftAnchorToLeft>true</LeftAnchorToLeft>
238         <RightAnchorToLeft>true</RightAnchorToLeft>   238         <RightAnchorToLeft>true</RightAnchorToLeft>
239         <Style_Checkbox>true</Style_Checkbox>   239         <Style_Checkbox>true</Style_Checkbox>
240         <Text>Hide All Traders</Text>   240         <Text>Hide All Traders</Text>
241         <TextColor>   241         <TextColor>
242             <R>255</R>   242             <R>255</R>
243             <G>255</G>   243             <G>255</G>
244             <B>255</B>   244             <B>255</B>
245         </TextColor>   245         </TextColor>
246         <ButtonDrawTemplate>   246         <ButtonDrawTemplate>
247             <Normal>A_BtnNormal</Normal>   247             <Normal>A_BtnNormal</Normal>
248             <Pressed>A_BtnPressed</Pressed>   248             <Pressed>A_BtnPressed</Pressed>
249             <Flyby>A_BtnFlyby</Flyby>   249             <Flyby>A_BtnFlyby</Flyby>
250             <Disabled>A_BtnDisabled</Disabled>   250             <Disabled>A_BtnDisabled</Disabled>
251             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   251             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
252         </ButtonDrawTemplate>   252         </ButtonDrawTemplate>
253         <!--<SoundPressed/>-->   253         <!--<SoundPressed/>-->
254         <!--<SoundUp/>-->   254         <!--<SoundUp/>-->
255         <!--<SoundFlyby/>-->   255         <!--<SoundFlyby/>-->
256     </Button>   256     </Button>
257     <Button item="BZR_QueryButton">   257     <Button item="BZR_QueryButton">
258         <ScreenID>BZR_QueryButton</ScreenID>   258         <ScreenID>BZR_QueryButton</ScreenID>
259         <!--<Font>3</Font>-->   259         <!--<Font>3</Font>-->
260         <RelativePosition>true</RelativePosition>   260         <RelativePosition>true</RelativePosition>
261         <TooltipReference>Search the Bazaar for a list of items that match your search criteria.</TooltipReference>   261         <TooltipReference>Search the Bazaar for a list of items that match your search criteria.</TooltipReference>
262         <Location>   262         <Location>
263             <X>28</X>   263             <X>28</X>
264             <Y>385</Y>   264             <Y>385</Y>
265         </Location>   265         </Location>
266         <Size>   266         <Size>
267             <CX>78</CX>   267             <CX>78</CX>
268             <CY>20</CY>   268             <CY>20</CY>
269         </Size>   269         </Size>
270         <Text>Find Items</Text>   270         <Text>Find Items</Text>
271         <TextColor>   271         <TextColor>
272             <R>255</R>   272             <R>255</R>
273             <G>255</G>   273             <G>255</G>
274             <B>255</B>   274             <B>255</B>
275         </TextColor>   275         </TextColor>
276         <ButtonDrawTemplate>   276         <ButtonDrawTemplate>
277             <Normal>A_BtnNormal</Normal>   277             <Normal>A_BtnNormal</Normal>
278             <Pressed>A_BtnPressed</Pressed>   278             <Pressed>A_BtnPressed</Pressed>
279             <Flyby>A_BtnFlyby</Flyby>   279             <Flyby>A_BtnFlyby</Flyby>
280             <Disabled>A_BtnDisabled</Disabled>   280             <Disabled>A_BtnDisabled</Disabled>
281             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   281             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
282         </ButtonDrawTemplate>   282         </ButtonDrawTemplate>
283         <!--<SoundPressed/>-->   283         <!--<SoundPressed/>-->
284         <!--<SoundUp/>-->   284         <!--<SoundUp/>-->
285         <!--<SoundFlyby/>-->   285         <!--<SoundFlyby/>-->
286     </Button>   286     </Button>
287     <Label item="BZR_ItemNameLabel">   287     <Label item="BZR_ItemNameLabel">
288         <ScreenID>BZR_ItemNameLabel</ScreenID>   288         <ScreenID>BZR_ItemNameLabel</ScreenID>
289         <!--<Font>3</Font>-->   289         <!--<Font>3</Font>-->
290         <RelativePosition>true</RelativePosition>   290         <RelativePosition>true</RelativePosition>
291         <Location>   291         <Location>
292             <X>5</X>   292             <X>5</X>
293             <Y>5</Y>   293             <Y>5</Y>
294         </Location>   294         </Location>
295         <Size>   295         <Size>
296             <CX>65</CX>   296             <CX>65</CX>
297             <CY>15</CY>   297             <CY>15</CY>
298         </Size>   298         </Size>
299         <Text>Item Name</Text>   299         <Text>Item Name</Text>
300         <TextColor>   300         <TextColor>
301             <R>255</R>   301             <R>255</R>
302             <G>255</G>   302             <G>255</G>
303             <B>255</B>   303             <B>255</B>
304         </TextColor>   304         </TextColor>
305         <NoWrap>true</NoWrap>   305         <NoWrap>true</NoWrap>
306         <AlignCenter>false</AlignCenter>   306         <AlignCenter>false</AlignCenter>
307         <AlignRight>false</AlignRight>   307         <AlignRight>false</AlignRight>
308     </Label>   308     </Label>
309     <Editbox item="BZR_ItemNameInput">   309     <Editbox item="BZR_ItemNameInput">
310         <ScreenID>BZR_ItemNameInput</ScreenID>   310         <ScreenID>BZR_ItemNameInput</ScreenID>
311         <DrawTemplate>WDT_Inner</DrawTemplate>   311         <DrawTemplate>WDT_Inner</DrawTemplate>
312         <RelativePosition>true</RelativePosition>   312         <RelativePosition>true</RelativePosition>
313         <TooltipReference>Search by partial item name.</TooltipReference>   313         <TooltipReference>Search by partial item name.</TooltipReference>
314         <Style_Border>true</Style_Border>   314         <Style_Border>true</Style_Border>
315         <Location>   315         <Location>
316             <X>5</X>   316             <X>5</X>
317             <Y>20</Y>   317             <Y>20</Y>
318         </Location>   318         </Location>
319         <Size>   319         <Size>
320             <CX>130</CX>   320             <CX>130</CX>
321             <CY>20</CY>   321             <CY>20</CY>
322         </Size>   322         </Size>
323         <TextColor>   323         <TextColor>
324             <R>255</R>   324             <R>255</R>
325             <G>255</G>   325             <G>255</G>
326             <B>255</B>   326             <B>255</B>
327         </TextColor>   327         </TextColor>
328     </Editbox>   328     </Editbox>
329     <Label item="BZR_PlayersLabel">   329     <Label item="BZR_PlayersLabel">
330         <ScreenID>BZR_PlayersLabel</ScreenID>   330         <ScreenID>BZR_PlayersLabel</ScreenID>
331         <!--<Font>3</Font>-->   331         <!--<Font>3</Font>-->
332         <RelativePosition>true</RelativePosition>   332         <RelativePosition>true</RelativePosition>
333         <Location>   333         <Location>
334             <X>5</X>   334             <X>5</X>
335             <Y>42</Y>   335             <Y>42</Y>
336         </Location>   336         </Location>
337         <Size>   337         <Size>
338             <CX>130</CX>   338             <CX>130</CX>
339             <CY>15</CY>   339             <CY>15</CY>
340         </Size>   340         </Size>
341         <Text>Traders</Text>   341         <Text>Traders</Text>
342         <TextColor>   342         <TextColor>
343             <R>255</R>   343             <R>255</R>
344             <G>255</G>   344             <G>255</G>
345             <B>255</B>   345             <B>255</B>
346         </TextColor>   346         </TextColor>
347         <NoWrap>true</NoWrap>   347         <NoWrap>true</NoWrap>
348         <AlignCenter>false</AlignCenter>   348         <AlignCenter>false</AlignCenter>
349         <AlignRight>false</AlignRight>   349         <AlignRight>false</AlignRight>
350     </Label>   350     </Label>
351     <Editbox item="BZR_MaxLevelInput">   351     <Editbox item="BZR_MaxLevelInput">
352         <ScreenID>BZR_MaxLevelInput</ScreenID>   352         <ScreenID>BZR_MaxLevelInput</ScreenID>
353         <DrawTemplate>WDT_Inner</DrawTemplate>   353         <DrawTemplate>WDT_Inner</DrawTemplate>
354         <RelativePosition>true</RelativePosition>   354         <RelativePosition>true</RelativePosition>
355         <TooltipReference>Enter a level for which items having a recommended or required level above it should not show.</TooltipReference>   355         <TooltipReference>Enter a level for which items having a recommended or required level above it should not show.</TooltipReference>
356         <Style_Border>true</Style_Border>   356         <Style_Border>true</Style_Border>
357         <Location>   357         <Location>
358             <X>75</X>   358             <X>75</X>
359             <Y>316</Y>   359             <Y>316</Y>
360         </Location>   360         </Location>
361         <Size>   361         <Size>
362             <CX>62</CX>   362             <CX>62</CX>
363             <CY>20</CY>   363             <CY>20</CY>
364         </Size>   364         </Size>
365         <TextColor>   365         <TextColor>
366             <R>255</R>   366             <R>255</R>
367             <G>255</G>   367             <G>255</G>
368             <B>255</B>   368             <B>255</B>
369         </TextColor>   369         </TextColor>
370     </Editbox>   370     </Editbox>
371     <Editbox item="BZR_MinLevelInput">   371     <Editbox item="BZR_MinLevelInput">
372         <ScreenID>BZR_MinLevelInput</ScreenID>   372         <ScreenID>BZR_MinLevelInput</ScreenID>
373         <DrawTemplate>WDT_Inner</DrawTemplate>   373         <DrawTemplate>WDT_Inner</DrawTemplate>
374         <RelativePosition>true</RelativePosition>   374         <RelativePosition>true</RelativePosition>
375         <TooltipReference>Enter a level for which items having a recommended or required level below it should not show.</TooltipReference>   375         <TooltipReference>Enter a level for which items having a recommended or required level below it should not show.</TooltipReference>
376         <Style_Border>true</Style_Border>   376         <Style_Border>true</Style_Border>
377         <Location>   377         <Location>
378             <X>5</X>   378             <X>5</X>
379             <Y>316</Y>   379             <Y>316</Y>
380         </Location>   380         </Location>
381         <Size>   381         <Size>
382             <CX>62</CX>   382             <CX>62</CX>
383             <CY>20</CY>   383             <CY>20</CY>
384         </Size>   384         </Size>
385         <TextColor>   385         <TextColor>
386             <R>255</R>   386             <R>255</R>
387             <G>255</G>   387             <G>255</G>
388             <B>255</B>   388             <B>255</B>
389         </TextColor>   389         </TextColor>
390     </Editbox>   390     </Editbox>
391     <Label item="BZR_MaxLevelLabel">   391     <Label item="BZR_MaxLevelLabel">
392         <ScreenID>BZR_MaxLevelLabel</ScreenID>   392         <ScreenID>BZR_MaxLevelLabel</ScreenID>
393         <!--<Font>3</Font>-->   393         <!--<Font>3</Font>-->
394         <RelativePosition>true</RelativePosition>   394         <RelativePosition>true</RelativePosition>
395         <Location>   395         <Location>
396             <X>75</X>   396             <X>75</X>
397             <Y>298</Y>   397             <Y>298</Y>
398         </Location>   398         </Location>
399         <Size>   399         <Size>
400             <CX>130</CX>   400             <CX>130</CX>
401             <CY>15</CY>   401             <CY>15</CY>
402         </Size>   402         </Size>
403         <Text>Max Level</Text>   403         <Text>Max Level</Text>
404         <TextColor>   404         <TextColor>
405             <R>255</R>   405             <R>255</R>
406             <G>255</G>   406             <G>255</G>
407             <B>255</B>   407             <B>255</B>
408         </TextColor>   408         </TextColor>
409         <NoWrap>true</NoWrap>   409         <NoWrap>true</NoWrap>
410         <AlignCenter>false</AlignCenter>   410         <AlignCenter>false</AlignCenter>
411         <AlignRight>false</AlignRight>   411         <AlignRight>false</AlignRight>
412     </Label>   412     </Label>
413     <Label item="BZR_MinLevelLabel">   413     <Label item="BZR_MinLevelLabel">
414         <ScreenID>BZR_MinLevelLabel</ScreenID>   414         <ScreenID>BZR_MinLevelLabel</ScreenID>
415         <!--<Font>3</Font>-->   415         <!--<Font>3</Font>-->
416         <RelativePosition>true</RelativePosition>   416         <RelativePosition>true</RelativePosition>
417         <Location>   417         <Location>
418             <X>5</X>   418             <X>5</X>
419             <Y>298</Y>   419             <Y>298</Y>
420         </Location>   420         </Location>
421         <Size>   421         <Size>
422             <CX>130</CX>   422             <CX>130</CX>
423             <CY>15</CY>   423             <CY>15</CY>
424         </Size>   424         </Size>
425         <Text>Min Level</Text>   425         <Text>Min Level</Text>
426         <TextColor>   426         <TextColor>
427             <R>255</R>   427             <R>255</R>
428             <G>255</G>   428             <G>255</G>
429             <B>255</B>   429             <B>255</B>
430         </TextColor>   430         </TextColor>
431         <NoWrap>true</NoWrap>   431         <NoWrap>true</NoWrap>
432         <AlignCenter>false</AlignCenter>   432         <AlignCenter>false</AlignCenter>
433         <AlignRight>false</AlignRight>   433         <AlignRight>false</AlignRight>
434     </Label>   434     </Label>
435     <Editbox item="BZR_MaxPriceInput">   435     <Editbox item="BZR_MaxPriceInput">
436         <ScreenID>BZR_MaxPriceInput</ScreenID>   436         <ScreenID>BZR_MaxPriceInput</ScreenID>
437         <DrawTemplate>WDT_Inner</DrawTemplate>   437         <DrawTemplate>WDT_Inner</DrawTemplate>
438         <RelativePosition>true</RelativePosition>   438         <RelativePosition>true</RelativePosition>
439         <TooltipReference>Enter a price in platinum that is greater than the value in the Min Price edit window.</TooltipReference>   439         <TooltipReference>Enter a price in platinum that is greater than the value in the Min Price edit window.</TooltipReference>
440         <Style_Border>true</Style_Border>   440         <Style_Border>true</Style_Border>
441         <Location>   441         <Location>
442             <X>75</X>   442             <X>75</X>
443             <Y>358</Y>   443             <Y>358</Y>
444         </Location>   444         </Location>
445         <Size>   445         <Size>
446             <CX>62</CX>   446             <CX>62</CX>
447             <CY>20</CY>   447             <CY>20</CY>
448         </Size>   448         </Size>
449         <TextColor>   449         <TextColor>
450             <R>255</R>   450             <R>255</R>
451             <G>255</G>   451             <G>255</G>
452             <B>255</B>   452             <B>255</B>
453         </TextColor>   453         </TextColor>
454     </Editbox>   454     </Editbox>
455     <Editbox item="BZR_MinPriceInput">   455     <Editbox item="BZR_MinPriceInput">
456         <ScreenID>BZR_MinPriceInput</ScreenID>   456         <ScreenID>BZR_MinPriceInput</ScreenID>
457         <DrawTemplate>WDT_Inner</DrawTemplate>   457         <DrawTemplate>WDT_Inner</DrawTemplate>
458         <RelativePosition>true</RelativePosition>   458         <RelativePosition>true</RelativePosition>
459         <TooltipReference>Enter a price in platinum that is less than the value in the Max Price edit window.</TooltipReference>   459         <TooltipReference>Enter a price in platinum that is less than the value in the Max Price edit window.</TooltipReference>
460         <Style_Border>true</Style_Border>   460         <Style_Border>true</Style_Border>
461         <Location>   461         <Location>
462             <X>5</X>   462             <X>5</X>
463             <Y>358</Y>   463             <Y>358</Y>
464         </Location>   464         </Location>
465         <Size>   465         <Size>
466             <CX>62</CX>   466             <CX>62</CX>
467             <CY>20</CY>   467             <CY>20</CY>
468         </Size>   468         </Size>
469         <TextColor>   469         <TextColor>
470             <R>255</R>   470             <R>255</R>
471             <G>255</G>   471             <G>255</G>
472             <B>255</B>   472             <B>255</B>
473         </TextColor>   473         </TextColor>
474     </Editbox>   474     </Editbox>
475     <Label item="BZR_MaxPriceLabel">   475     <Label item="BZR_MaxPriceLabel">
476         <ScreenID>BZR_MaxPriceLabel</ScreenID>   476         <ScreenID>BZR_MaxPriceLabel</ScreenID>
477         <!--<Font>3</Font>-->   477         <!--<Font>3</Font>-->
478         <RelativePosition>true</RelativePosition>   478         <RelativePosition>true</RelativePosition>
479         <Location>   479         <Location>
480             <X>75</X>   480             <X>75</X>
481             <Y>340</Y>   481             <Y>340</Y>
482         </Location>   482         </Location>
483         <Size>   483         <Size>
484             <CX>130</CX>   484             <CX>130</CX>
485             <CY>15</CY>   485             <CY>15</CY>
486         </Size>   486         </Size>
487         <Text>Max Price</Text>   487         <Text>Max Price</Text>
488         <TextColor>   488         <TextColor>
489             <R>255</R>   489             <R>255</R>
490             <G>255</G>   490             <G>255</G>
491             <B>255</B>   491             <B>255</B>
492         </TextColor>   492         </TextColor>
493         <NoWrap>true</NoWrap>   493         <NoWrap>true</NoWrap>
494         <AlignCenter>false</AlignCenter>   494         <AlignCenter>false</AlignCenter>
495         <AlignRight>false</AlignRight>   495         <AlignRight>false</AlignRight>
496     </Label>   496     </Label>
497     <Label item="BZR_MinPriceLabel">   497     <Label item="BZR_MinPriceLabel">
498         <ScreenID>BZR_MinPriceLabel</ScreenID>   498         <ScreenID>BZR_MinPriceLabel</ScreenID>
499         <!--<Font>3</Font>-->   499         <!--<Font>3</Font>-->
500         <RelativePosition>true</RelativePosition>   500         <RelativePosition>true</RelativePosition>
501         <Location>   501         <Location>
502             <X>5</X>   502             <X>5</X>
503             <Y>340</Y>   503             <Y>340</Y>
504         </Location>   504         </Location>
505         <Size>   505         <Size>
506             <CX>130</CX>   506             <CX>130</CX>
507             <CY>15</CY>   507             <CY>15</CY>
508         </Size>   508         </Size>
509         <Text>Min Price</Text>   509         <Text>Min Price</Text>
510         <TextColor>   510         <TextColor>
511             <R>255</R>   511             <R>255</R>
512             <G>255</G>   512             <G>255</G>
513             <B>255</B>   513             <B>255</B>
514         </TextColor>   514         </TextColor>
515         <NoWrap>true</NoWrap>   515         <NoWrap>true</NoWrap>
516         <AlignCenter>false</AlignCenter>   516         <AlignCenter>false</AlignCenter>
517         <AlignRight>false</AlignRight>   517         <AlignRight>false</AlignRight>
518     </Label>   518     </Label>
519     <Combobox item="BZR_PlayersCombobox">   519     <Combobox item="BZR_PlayersCombobox">
520         <ScreenID>BZR_PlayersCombobox</ScreenID>   520         <ScreenID>BZR_PlayersCombobox</ScreenID>
521         <DrawTemplate>WDT_Inner</DrawTemplate>   521         <DrawTemplate>WDT_Inner</DrawTemplate>
522         <TooltipReference>List all items for sale by selected player.</TooltipReference>   522         <TooltipReference>List all items for sale by selected player.</TooltipReference>
523         <Location>   523         <Location>
524             <X>5</X>   524             <X>5</X>
525             <Y>57</Y>   525             <Y>57</Y>
526         </Location>   526         </Location>
527         <Size>   527         <Size>
528             <CX>130</CX>   528             <CX>130</CX>
529             <CY>25</CY>   529             <CY>25</CY>
530         </Size>   530         </Size>
531         <TextColor>   531         <TextColor>
532             <R>255</R>   532             <R>255</R>
533             <G>255</G>   533             <G>255</G>
534             <B>255</B>   534             <B>255</B>
535         </TextColor>   535         </TextColor>
536         <ListHeight>80</ListHeight>   536         <ListHeight>80</ListHeight>
537         <Button>BDT_Combo</Button>   537         <Button>BDT_Combo</Button>
538         <Style_Border>true</Style_Border>   538         <Style_Border>true</Style_Border>
539     </Combobox>   539     </Combobox>
540     <Label item="BZR_ItemSlotLabel">   540     <Label item="BZR_ItemSlotLabel">
541         <ScreenID>BZR_ItemSlotLabel</ScreenID>   541         <ScreenID>BZR_ItemSlotLabel</ScreenID>
542         <!--<Font>3</Font>-->   542         <!--<Font>3</Font>-->
543         <RelativePosition>true</RelativePosition>   543         <RelativePosition>true</RelativePosition>
544         <Location>   544         <Location>
545             <X>5</X>   545             <X>5</X>
546             <Y>84</Y>   546             <Y>84</Y>
547         </Location>   547         </Location>
548         <Size>   548         <Size>
549             <CX>130</CX>   549             <CX>130</CX>
550             <CY>15</CY>   550             <CY>15</CY>
551         </Size>   551         </Size>
552         <Text>Select By Slot</Text>   552         <Text>Select By Slot</Text>
553         <TextColor>   553         <TextColor>
554             <R>255</R>   554             <R>255</R>
555             <G>255</G>   555             <G>255</G>
556             <B>255</B>   556             <B>255</B>
557         </TextColor>   557         </TextColor>
558         <NoWrap>true</NoWrap>   558         <NoWrap>true</NoWrap>
559         <AlignCenter>false</AlignCenter>   559         <AlignCenter>false</AlignCenter>
560         <AlignRight>false</AlignRight>   560         <AlignRight>false</AlignRight>
561     </Label>   561     </Label>
562     <Combobox item="BZR_ItemSlotCombobox">   562     <Combobox item="BZR_ItemSlotCombobox">
563         <ScreenID>BZR_ItemSlotCombobox</ScreenID>   563         <ScreenID>BZR_ItemSlotCombobox</ScreenID>
564         <DrawTemplate>WDT_Inner</DrawTemplate>   564         <DrawTemplate>WDT_Inner</DrawTemplate>
565         <TooltipReference>List all items that can be used in this slot.</TooltipReference>   565         <TooltipReference>List all items that can be used in this slot.</TooltipReference>
566         <Location>   566         <Location>
567             <X>5</X>   567             <X>5</X>
568             <Y>99</Y>   568             <Y>99</Y>
569         </Location>   569         </Location>
570         <Size>   570         <Size>
571             <CX>130</CX>   571             <CX>130</CX>
572             <CY>25</CY>   572             <CY>25</CY>
573         </Size>   573         </Size>
574         <TextColor>   574         <TextColor>
575             <R>255</R>   575             <R>255</R>
576             <G>255</G>   576             <G>255</G>
577             <B>255</B>   577             <B>255</B>
578         </TextColor>   578         </TextColor>
579         <ListHeight>80</ListHeight>   579         <ListHeight>80</ListHeight>
580         <Button>BDT_Combo</Button>   580         <Button>BDT_Combo</Button>
581         <Style_Border>true</Style_Border>   581         <Style_Border>true</Style_Border>
582     </Combobox>   582     </Combobox>
583     <Label item="BZR_StatSlotLabel">   583     <Label item="BZR_StatSlotLabel">
584         <ScreenID>BZR_StatSlotLabel</ScreenID>   584         <ScreenID>BZR_StatSlotLabel</ScreenID>
585         <!--<Font>3</Font>-->   585         <!--<Font>3</Font>-->
586         <RelativePosition>true</RelativePosition>   586         <RelativePosition>true</RelativePosition>
587         <Location>   587         <Location>
588             <X>5</X>   588             <X>5</X>
589             <Y>126</Y>   589             <Y>126</Y>
590         </Location>   590         </Location>
591         <Size>   591         <Size>
592             <CX>130</CX>   592             <CX>130</CX>
593             <CY>15</CY>   593             <CY>15</CY>
594         </Size>   594         </Size>
595         <Text>Select By Stat</Text>   595         <Text>Select By Stat</Text>
596         <TextColor>   596         <TextColor>
597             <R>255</R>   597             <R>255</R>
598             <G>255</G>   598             <G>255</G>
599             <B>255</B>   599             <B>255</B>
600         </TextColor>   600         </TextColor>
601         <NoWrap>true</NoWrap>   601         <NoWrap>true</NoWrap>
602         <AlignCenter>false</AlignCenter>   602         <AlignCenter>false</AlignCenter>
603         <AlignRight>false</AlignRight>   603         <AlignRight>false</AlignRight>
604     </Label>   604     </Label>
605     <Combobox item="BZR_StatSlotCombobox">   605     <Combobox item="BZR_StatSlotCombobox">
606         <ScreenID>BZR_StatSlotCombobox</ScreenID>   606         <ScreenID>BZR_StatSlotCombobox</ScreenID>
607         <DrawTemplate>WDT_Inner</DrawTemplate>   607         <DrawTemplate>WDT_Inner</DrawTemplate>
608         <TooltipReference>List all items that have this statistic.</TooltipReference>   608         <TooltipReference>List all items that have this statistic.</TooltipReference>
609         <Location>   609         <Location>
610             <X>5</X>   610             <X>5</X>
611             <Y>141</Y>   611             <Y>141</Y>
612         </Location>   612         </Location>
613         <Size>   613         <Size>
614             <CX>130</CX>   614             <CX>130</CX>
615             <CY>25</CY>   615             <CY>25</CY>
616         </Size>   616         </Size>
617         <TextColor>   617         <TextColor>
618             <R>255</R>   618             <R>255</R>
619             <G>255</G>   619             <G>255</G>
620             <B>255</B>   620             <B>255</B>
621         </TextColor>   621         </TextColor>
622         <ListHeight>80</ListHeight>   622         <ListHeight>80</ListHeight>
623         <Button>BDT_Combo</Button>   623         <Button>BDT_Combo</Button>
624         <Style_Border>true</Style_Border>   624         <Style_Border>true</Style_Border>
625     </Combobox>   625     </Combobox>
626     <Label item="BZR_RaceSlotLabel">   626     <Label item="BZR_RaceSlotLabel">
627         <ScreenID>BZR_RaceSlotLabel</ScreenID>   627         <ScreenID>BZR_RaceSlotLabel</ScreenID>
628         <!--<Font>3</Font>-->   628         <!--<Font>3</Font>-->
629         <RelativePosition>true</RelativePosition>   629         <RelativePosition>true</RelativePosition>
630         <Location>   630         <Location>
631             <X>5</X>   631             <X>5</X>
632             <Y>168</Y>   632             <Y>168</Y>
633         </Location>   633         </Location>
634         <Size>   634         <Size>
635             <CX>130</CX>   635             <CX>130</CX>
636             <CY>15</CY>   636             <CY>15</CY>
637         </Size>   637         </Size>
638         <Text>Select By Race</Text>   638         <Text>Select By Race</Text>
639         <TextColor>   639         <TextColor>
640             <R>255</R>   640             <R>255</R>
641             <G>255</G>   641             <G>255</G>
642             <B>255</B>   642             <B>255</B>
643         </TextColor>   643         </TextColor>
644         <NoWrap>true</NoWrap>   644         <NoWrap>true</NoWrap>
645         <AlignCenter>false</AlignCenter>   645         <AlignCenter>false</AlignCenter>
646         <AlignRight>false</AlignRight>   646         <AlignRight>false</AlignRight>
647     </Label>   647     </Label>
648     <Combobox item="BZR_RaceSlotCombobox">   648     <Combobox item="BZR_RaceSlotCombobox">
649         <ScreenID>BZR_RaceSlotCombobox</ScreenID>   649         <ScreenID>BZR_RaceSlotCombobox</ScreenID>
650         <DrawTemplate>WDT_Inner</DrawTemplate>   650         <DrawTemplate>WDT_Inner</DrawTemplate>
651         <TooltipReference>List all items that can be worn by this race.</TooltipReference>   651         <TooltipReference>List all items that can be worn by this race.</TooltipReference>
652         <Location>   652         <Location>
653             <X>5</X>   653             <X>5</X>
654             <Y>183</Y>   654             <Y>183</Y>
655         </Location>   655         </Location>
656         <Size>   656         <Size>
657             <CX>130</CX>   657             <CX>130</CX>
658             <CY>25</CY>   658             <CY>25</CY>
659         </Size>   659         </Size>
660         <TextColor>   660         <TextColor>
661             <R>255</R>   661             <R>255</R>
662             <G>255</G>   662             <G>255</G>
663             <B>255</B>   663             <B>255</B>
664         </TextColor>   664         </TextColor>
665         <ListHeight>80</ListHeight>   665         <ListHeight>80</ListHeight>
666         <Button>BDT_Combo</Button>   666         <Button>BDT_Combo</Button>
667         <Style_Border>true</Style_Border>   667         <Style_Border>true</Style_Border>
668     </Combobox>   668     </Combobox>
669     <Label item="BZR_ClassSlotLabel">   669     <Label item="BZR_ClassSlotLabel">
670         <ScreenID>BZR_ClassSlotLabel</ScreenID>   670         <ScreenID>BZR_ClassSlotLabel</ScreenID>
671         <!--<Font>3</Font>-->   671         <!--<Font>3</Font>-->
672         <RelativePosition>true</RelativePosition>   672         <RelativePosition>true</RelativePosition>
673         <Location>   673         <Location>
674             <X>5</X>   674             <X>5</X>
675             <Y>210</Y>   675             <Y>210</Y>
676         </Location>   676         </Location>
677         <Size>   677         <Size>
678             <CX>130</CX>   678             <CX>130</CX>
679             <CY>15</CY>   679             <CY>15</CY>
680         </Size>   680         </Size>
681         <Text>Select By Class</Text>   681         <Text>Select By Class</Text>
682         <TextColor>   682         <TextColor>
683             <R>255</R>   683             <R>255</R>
684             <G>255</G>   684             <G>255</G>
685             <B>255</B>   685             <B>255</B>
686         </TextColor>   686         </TextColor>
687         <NoWrap>true</NoWrap>   687         <NoWrap>true</NoWrap>
688         <AlignCenter>false</AlignCenter>   688         <AlignCenter>false</AlignCenter>
689         <AlignRight>false</AlignRight>   689         <AlignRight>false</AlignRight>
690     </Label>   690     </Label>
691     <Combobox item="BZR_ClassSlotCombobox">   691     <Combobox item="BZR_ClassSlotCombobox">
692         <ScreenID>BZR_ClassSlotCombobox</ScreenID>   692         <ScreenID>BZR_ClassSlotCombobox</ScreenID>
693         <DrawTemplate>WDT_Inner</DrawTemplate>   693         <DrawTemplate>WDT_Inner</DrawTemplate>
694         <TooltipReference>List all items that can be worn by this class.</TooltipReference>   694         <TooltipReference>List all items that can be worn by this class.</TooltipReference>
695         <Location>   695         <Location>
696             <X>5</X>   696             <X>5</X>
697             <Y>225</Y>   697             <Y>225</Y>
698         </Location>   698         </Location>
699         <Size>   699         <Size>
700             <CX>130</CX>   700             <CX>130</CX>
701             <CY>25</CY>   701             <CY>25</CY>
702         </Size>   702         </Size>
703         <TextColor>   703         <TextColor>
704             <R>255</R>   704             <R>255</R>
705             <G>255</G>   705             <G>255</G>
706             <B>255</B>   706             <B>255</B>
707         </TextColor>   707         </TextColor>
708         <ListHeight>80</ListHeight>   708         <ListHeight>80</ListHeight>
709         <Button>BDT_Combo</Button>   709         <Button>BDT_Combo</Button>
710         <Style_Border>true</Style_Border>   710         <Style_Border>true</Style_Border>
711     </Combobox>   711     </Combobox>
712     <Label item="BZR_ItemTypeLabel">   712     <Label item="BZR_ItemTypeLabel">
713         <ScreenID>BZR_ItemTypeLabel</ScreenID>   713         <ScreenID>BZR_ItemTypeLabel</ScreenID>
714         <!--<Font>3</Font>-->   714         <!--<Font>3</Font>-->
715         <RelativePosition>true</RelativePosition>   715         <RelativePosition>true</RelativePosition>
716         <Location>   716         <Location>
717             <X>5</X>   717             <X>5</X>
718             <Y>252</Y>   718             <Y>252</Y>
719         </Location>   719         </Location>
720         <Size>   720         <Size>
721             <CX>130</CX>   721             <CX>130</CX>
722             <CY>15</CY>   722             <CY>15</CY>
723         </Size>   723         </Size>
724         <Text>Select By Type</Text>   724         <Text>Select By Type</Text>
725         <TextColor>   725         <TextColor>
726             <R>255</R>   726             <R>255</R>
727             <G>255</G>   727             <G>255</G>
728             <B>255</B>   728             <B>255</B>
729         </TextColor>   729         </TextColor>
730         <NoWrap>true</NoWrap>   730         <NoWrap>true</NoWrap>
731         <AlignCenter>false</AlignCenter>   731         <AlignCenter>false</AlignCenter>
732         <AlignRight>false</AlignRight>   732         <AlignRight>false</AlignRight>
733     </Label>   733     </Label>
734     <Combobox item="BZR_ItemTypeCombobox">   734     <Combobox item="BZR_ItemTypeCombobox">
735         <ScreenID>BZR_ItemTypeCombobox</ScreenID>   735         <ScreenID>BZR_ItemTypeCombobox</ScreenID>
736         <DrawTemplate>WDT_Inner</DrawTemplate>   736         <DrawTemplate>WDT_Inner</DrawTemplate>
737         <TooltipReference>List all items of this type.</TooltipReference>   737         <TooltipReference>List all items of this type.</TooltipReference>
738         <Location>   738         <Location>
739             <X>5</X>   739             <X>5</X>
740             <Y>267</Y>   740             <Y>267</Y>
741         </Location>   741         </Location>
742         <Size>   742         <Size>
743             <CX>130</CX>   743             <CX>130</CX>
744             <CY>25</CY>   744             <CY>25</CY>
745         </Size>   745         </Size>
746         <TextColor>   746         <TextColor>
747             <R>255</R>   747             <R>255</R>
748             <G>255</G>   748             <G>255</G>
749             <B>255</B>   749             <B>255</B>
750         </TextColor>   750         </TextColor>
751         <ListHeight>80</ListHeight>   751         <ListHeight>80</ListHeight>
752         <Button>BDT_Combo</Button>   752         <Button>BDT_Combo</Button>
753         <Style_Border>true</Style_Border>   753         <Style_Border>true</Style_Border>
754     </Combobox>   754     </Combobox>
755     <Screen item="BazaarSearchWnd">   755     <Screen item="BazaarSearchWnd">
756         <ScreenID />   756         <ScreenID />
757         <RelativePosition>false</RelativePosition>   757         <RelativePosition>false</RelativePosition>
758         <Location>   758         <Location>
759             <X>100</X>   759             <X>100</X>
760             <Y>50</Y>   760             <Y>50</Y>
761         </Location>   761         </Location>
762         <Size>   762         <Size>
763             <CX>515</CX> <> 763             <CX>700</CX>
764             <CY>400</CY> = 764             <CY>400</CY>
765         </Size>   765         </Size>
766         <Text>Bazaar Search Window</Text>   766         <Text>Bazaar Search Window</Text>
767         <Style_Transparent>false</Style_Transparent>   767         <Style_Transparent>false</Style_Transparent>
768         <!--<TooltipReference/>-->   768         <!--<TooltipReference/>-->
769         <DrawTemplate>WDT_Def</DrawTemplate>   769         <DrawTemplate>WDT_Def</DrawTemplate>
770         <Style_Titlebar>true</Style_Titlebar>   770         <Style_Titlebar>true</Style_Titlebar>
771         <Style_Closebox>true</Style_Closebox>   771         <Style_Closebox>true</Style_Closebox>
772         <Style_Minimizebox>true</Style_Minimizebox>   772         <Style_Minimizebox>true</Style_Minimizebox>
773         <Style_Border>true</Style_Border>   773         <Style_Border>true</Style_Border>
774         <Style_Sizable>true</Style_Sizable>   774         <Style_Sizable>true</Style_Sizable>
775         <Pieces>BZR_MaxPriceInput</Pieces>   775         <Pieces>BZR_MaxPriceInput</Pieces>
776         <Pieces>BZR_MinPriceInput</Pieces>   776         <Pieces>BZR_MinPriceInput</Pieces>
777         <Pieces>BZR_MaxPriceLabel</Pieces>   777         <Pieces>BZR_MaxPriceLabel</Pieces>
778         <Pieces>BZR_MinPriceLabel</Pieces>   778         <Pieces>BZR_MinPriceLabel</Pieces>
779         <Pieces>BZR_MaxLevelInput</Pieces>   779         <Pieces>BZR_MaxLevelInput</Pieces>
780         <Pieces>BZR_MinLevelInput</Pieces>   780         <Pieces>BZR_MinLevelInput</Pieces>
781         <Pieces>BZR_MaxLevelLabel</Pieces>   781         <Pieces>BZR_MaxLevelLabel</Pieces>
782         <Pieces>BZR_MinLevelLabel</Pieces>   782         <Pieces>BZR_MinLevelLabel</Pieces>
783         <Pieces>BZR_ItemNameInput</Pieces>   783         <Pieces>BZR_ItemNameInput</Pieces>
784         <Pieces>BZR_QueryButton</Pieces>   784         <Pieces>BZR_QueryButton</Pieces>
785         <Pieces>BZR_ItemNameLabel</Pieces>   785         <Pieces>BZR_ItemNameLabel</Pieces>
786         <Pieces>BZR_PlayersLabel</Pieces>   786         <Pieces>BZR_PlayersLabel</Pieces>
787         <Pieces>BZR_ItemSlotLabel</Pieces>   787         <Pieces>BZR_ItemSlotLabel</Pieces>
788         <Pieces>BZR_StatSlotLabel</Pieces>   788         <Pieces>BZR_StatSlotLabel</Pieces>
789         <Pieces>BZR_RaceSlotLabel</Pieces>   789         <Pieces>BZR_RaceSlotLabel</Pieces>
790         <Pieces>BZR_ClassSlotLabel</Pieces>   790         <Pieces>BZR_ClassSlotLabel</Pieces>
791         <Pieces>BZR_ItemTypeLabel</Pieces>   791         <Pieces>BZR_ItemTypeLabel</Pieces>
792         <Pieces>BZR_ItemTypeCombobox</Pieces>   792         <Pieces>BZR_ItemTypeCombobox</Pieces>
793         <Pieces>BZR_ClassSlotCombobox</Pieces>   793         <Pieces>BZR_ClassSlotCombobox</Pieces>
794         <Pieces>BZR_RaceSlotCombobox</Pieces>   794         <Pieces>BZR_RaceSlotCombobox</Pieces>
795         <Pieces>BZR_StatSlotCombobox</Pieces>   795         <Pieces>BZR_StatSlotCombobox</Pieces>
796         <Pieces>BZR_ItemSlotCombobox</Pieces>   796         <Pieces>BZR_ItemSlotCombobox</Pieces>
797         <Pieces>BZR_PlayersCombobox</Pieces>   797         <Pieces>BZR_PlayersCombobox</Pieces>
798         <Pieces>BZR_ItemList</Pieces>   798         <Pieces>BZR_ItemList</Pieces>
799         <Pieces>BZR_SearchResultLabel</Pieces>   799         <Pieces>BZR_SearchResultLabel</Pieces>
800         <Pieces>BZR_WelcomeButton</Pieces>   800         <Pieces>BZR_WelcomeButton</Pieces>
801         <Pieces>BZR_UpdatePlayerButton</Pieces>   801         <Pieces>BZR_UpdatePlayerButton</Pieces>
802         <Pieces>BZR_RequestItemButton</Pieces>   802         <Pieces>BZR_RequestItemButton</Pieces>
803         <Pieces>BZR_FindTraderButton</Pieces>   803         <Pieces>BZR_FindTraderButton</Pieces>
804         <Pieces>BZR_HideTradersButton</Pieces>   804         <Pieces>BZR_HideTradersButton</Pieces>
805         <Pieces>BZR_Default</Pieces>   805         <Pieces>BZR_Default</Pieces>
806     </Screen>   806     </Screen>
807 </XML>   807 </XML>