EQInterface.comEQUI_MerchantWnd.xml Compare
Live Server : Game Update : 7\14\10


Produced: 7/14/2010 1:33:14 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest\uifiles\7.13.10\EQUI_MerchantWnd.xml  
Right file: d:\games\EverQuest\uifiles\default\EQUI_MerchantWnd.xml  
35         <BottomAnchorToTop>false</BottomAnchorToTop> = 35         <BottomAnchorToTop>false</BottomAnchorToTop>
36         <LeftAnchorToLeft>true</LeftAnchorToLeft>   36         <LeftAnchorToLeft>true</LeftAnchorToLeft>
37         <RightAnchorToLeft>false</RightAnchorToLeft>   37         <RightAnchorToLeft>false</RightAnchorToLeft>
38         <LeftAnchorOffset>4</LeftAnchorOffset>   38         <LeftAnchorOffset>4</LeftAnchorOffset>
39         <TopAnchorOffset>28</TopAnchorOffset>   39         <TopAnchorOffset>28</TopAnchorOffset>
40         <RightAnchorOffset>4</RightAnchorOffset>   40         <RightAnchorOffset>4</RightAnchorOffset>
41         <BottomAnchorOffset>50</BottomAnchorOffset> +-    
42         <TextColor> = 41         <TextColor>
43                 <R>255</R>   42                 <R>255</R>
44                 <G>255</G>   43                 <G>255</G>
45                 <B>255</B>   44                 <B>255</B>
46         </TextColor>   45         </TextColor>
47         <Style_Border>true</Style_Border>   46         <Style_Border>true</Style_Border>
 
73         <Columns> = 72         <Columns>
74             <Width>24</Width>   73             <Width>24</Width>
75             <Header>Header_CoppCoin</Header>   74             <Header>Header_CoppCoin</Header>
76         </Columns>   75         </Columns>
77     </Listbox>   76     </Listbox>
      77  
    -+ 78     <Listbox item = "MW_ItemListRecovery">
      79         <ScreenID>MW_ItemListRecovery</ScreenID>
      80         <DrawTemplate>WDT_Inner</DrawTemplate>
      81         <AutoStretch>true</AutoStretch>
      82         <TopAnchorToTop>true</TopAnchorToTop>
      83         <BottomAnchorToTop>false</BottomAnchorToTop>
      84         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      85         <RightAnchorToLeft>false</RightAnchorToLeft>
      86         <LeftAnchorOffset>4</LeftAnchorOffset>
      87         <TopAnchorOffset>28</TopAnchorOffset>
      88         <RightAnchorOffset>4</RightAnchorOffset>
      89         <TextColor>
      90                 <R>255</R>
      91                 <G>255</G>
      92                 <B>255</B>
      93         </TextColor>
      94         <Style_Border>true</Style_Border>
      95         <Style_VScroll>true</Style_VScroll>
      96         <Columns>
      97             <Width>24</Width>
      98             <Heading></Heading>
      99         </Columns>
      100         <Columns>
      101             <Width>150</Width>
      102             <Heading>Item Name</Heading>
      103         </Columns>
      104         <Columns>
      105             <Width>28</Width>
      106             <Heading>Qty</Heading>
      107         </Columns>
      108     </Listbox>
    = 109  
78     110  
79     <Button item = "MW_SelectedItem">   111     <Button item = "MW_SelectedItem">
80         <ScreenID>MW_SelectedItem</ScreenID>   112         <ScreenID>MW_SelectedItem</ScreenID>
81         <!--<Font>3</Font>-->   113         <!--<Font>3</Font>-->
82         <RelativePosition>true</RelativePosition>   114         <RelativePosition>true</RelativePosition>
 
243             <Flyby>A_BtnFlyby</Flyby> = 275             <Flyby>A_BtnFlyby</Flyby>
244             <Disabled>A_BtnDisabled</Disabled>   276             <Disabled>A_BtnDisabled</Disabled>
245             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   277             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
246         </ButtonDrawTemplate>   278         </ButtonDrawTemplate>
247     </Button>   279     </Button>
248     280  
249     <Button item = "MW_DoneButton"> <> 281     <Button item = "MW_Recover_Button">
250         <ScreenID>DoneButton</ScreenID>   282         <ScreenID>MW_Recover_Button</ScreenID>
251         <RelativePosition>true</RelativePosition> = 283         <RelativePosition>true</RelativePosition>
252         <AutoStretch>true</AutoStretch>   284         <AutoStretch>true</AutoStretch>
253         <LeftAnchorOffset>5</LeftAnchorOffset> +-    
254         <TopAnchorOffset>27</TopAnchorOffset>      
255         <RightAnchorOffset>115</RightAnchorOffset>      
256         <BottomAnchorOffset>2</BottomAnchorOffset>      
257         <TopAnchorToTop>false</TopAnchorToTop> = 285         <TopAnchorToTop>false</TopAnchorToTop>
258         <BottomAnchorToTop>false</BottomAnchorToTop>   286         <BottomAnchorToTop>false</BottomAnchorToTop>
    -+ 287         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      288         <RightAnchorToLeft>true</RightAnchorToLeft>
      289         <LeftAnchorOffset>10</LeftAnchorOffset>
      290         <TopAnchorOffset>44</TopAnchorOffset>
      291         <RightAnchorOffset>74</RightAnchorOffset>
      292         <BottomAnchorOffset>6</BottomAnchorOffset>
259         <Style_Transparent>false</Style_Transparent> = 293         <Style_Transparent>false</Style_Transparent>
260         <!--<TooltipReference/>--> <> 294         <TooltipReference>Click here to recover the selected previously-deleted item</TooltipReference>
261         <Style_Checkbox>false</Style_Checkbox> = 295         <Style_Checkbox>false</Style_Checkbox>
262         <Text>Done</Text> <> 296         <Text>Recover</Text>
263         <TextColor> = 297         <TextColor>
264                 <R>255</R>   298                 <R>255</R>
265                 <G>255</G>   299                 <G>255</G>
266                 <B>255</B>   300                 <B>255</B>
267         </TextColor>   301         </TextColor>
268         <ButtonDrawTemplate>   302         <ButtonDrawTemplate>
 
271             <Flyby>A_BtnFlyby</Flyby> = 305             <Flyby>A_BtnFlyby</Flyby>
272             <Disabled>A_BtnDisabled</Disabled>   306             <Disabled>A_BtnDisabled</Disabled>
273             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   307             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
274         </ButtonDrawTemplate>   308         </ButtonDrawTemplate>
275     </Button>   309     </Button>
276     310  
    -+ 311     <Page item = "MW_PurchasePage">
      312         <ScreenID>MW_PurchasePage</ScreenID>
      313         <RelativePosition>true</RelativePosition>
    = 314         <!-- Pages are sized and positioned by their parent tab -->
    -+ 315         <TabText>Purchase/Sell</TabText>
      316         <TabTextColor>
      317                 <R>255</R>
      318                 <G>255</G>
      319                 <B>255</B>
      320         </TabTextColor>
      321         <TabTextActiveColor>
      322                 <R>255</R>
      323                 <G>255</G>
      324                 <B>0</B>
      325         </TabTextActiveColor>
      326         <Style_Sizable>true</Style_Sizable>
      327         <Pieces>MW_ItemList</Pieces>   
    = 328  
    -+ 329     </Page>
    = 330    
    -+ 331     <Page item = "MW_RecoveryPage">
      332         <ScreenID>MW_RecoveryPage</ScreenID>
      333         <RelativePosition>true</RelativePosition>
    = 334         <!-- Pages are sized and positioned by their parent tab -->
    -+ 335         <TabText>Recover</TabText>
      336         <TabTextColor>
      337                 <R>255</R>
      338                 <G>255</G>
      339                 <B>255</B>
      340         </TabTextColor>
      341         <TabTextActiveColor>
      342                 <R>255</R>
      343                 <G>255</G>
      344                 <B>0</B>
      345         </TabTextActiveColor>
      346         <Style_Sizable>true</Style_Sizable>
      347         <Pieces>MW_ItemListRecovery</Pieces>
      348     </Page>
    = 349  
    -+ 350     <TabBox item = "MW_MerchantSubwindows">
      351         <ScreenID>MW_MerchantSubwindows</ScreenID>
      352         <RelativePosition>true</RelativePosition>
      353         <AutoStretch>true</AutoStretch>
    = 354         <!--<ShowTabs>false</ShowTabs>-->
    -+ 355         <TopAnchorToTop>true</TopAnchorToTop>
      356         <BottomAnchorToTop>false</BottomAnchorToTop>
      357         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      358         <RightAnchorToLeft>false</RightAnchorToLeft>
      359         <TopAnchorOffset>20</TopAnchorOffset>
      360         <BottomAnchorOffset>50</BottomAnchorOffset>
      361         <TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
      362         <PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
      363         <Pages>MW_PurchasePage</Pages>
      364         <Pages>MW_RecoveryPage</Pages>
      365     </TabBox>
277   = 366  
278     <Screen item = "MerchantWnd">   367     <Screen item = "MerchantWnd">
279         <RelativePosition>false</RelativePosition>   368         <RelativePosition>false</RelativePosition>
280         <Location>   369         <Location>
281             <X>0</X>   370             <X>0</X>
282             <Y>25</Y>   371             <Y>25</Y>
 
291         <Style_Titlebar>true</Style_Titlebar> = 380         <Style_Titlebar>true</Style_Titlebar>
292         <Style_Closebox>true</Style_Closebox>   381         <Style_Closebox>true</Style_Closebox>
293         <Style_Minimizebox>false</Style_Minimizebox>   382         <Style_Minimizebox>false</Style_Minimizebox>
294         <Style_Border>true</Style_Border>   383         <Style_Border>true</Style_Border>
295         <Style_Sizable>true</Style_Sizable>   384         <Style_Sizable>true</Style_Sizable>
296         <Pieces>MW_MerchantName</Pieces>   385         <Pieces>MW_MerchantName</Pieces>
297         <Pieces>MW_ItemList</Pieces> +-    
298         <Pieces>MW_SelectedItemLabel</Pieces> = 386         <Pieces>MW_SelectedItemLabel</Pieces>
299         <Pieces>MW_SelectedPriceLabel</Pieces>   387         <Pieces>MW_SelectedPriceLabel</Pieces>
300         <Pieces>MW_SelectedItem</Pieces>   388         <Pieces>MW_SelectedItem</Pieces>
301         <Pieces>MW_Buy_Button</Pieces>   389         <Pieces>MW_Buy_Button</Pieces>
302         <Pieces>MW_Sell_Button</Pieces>   390         <Pieces>MW_Sell_Button</Pieces>
    -+ 391         <Pieces>MW_Recover_Button</Pieces>
303         <Pieces>MW_Done_Button</Pieces> = 392         <Pieces>MW_Done_Button</Pieces>
    -+ 393         <Pieces>MW_MerchantSubwindows</Pieces>
304     </Screen> = 394     </Screen>
305     395  
306     396  
307 </XML>   397 </XML>