EQInterface.comEQUI_CombatSkillsSelectWindow.xml Compare
Live Server : 10\27\05 patch (New Interface)


Produced: 10/26/2005 10:07:22 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest\uifiles\default\EQUI_CombatSkillsSelectWindow.xml  
Right file: d:\games\EverQuest Test\uifiles\default\EQUI_CombatSkillsSelectWindow.xml  
1 <?xml version = "1.0"?> <> 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        
5     <Listbox item = "CSSW_SkillSelectorList">   4     <Listbox item="CSSW_SkillSelectorList">
6         <ScreenID>CSSW_SkillSelectorList</ScreenID>   5         <ScreenID>CSSW_SkillSelectorList</ScreenID>
7         <DrawTemplate>WDT_Inner</DrawTemplate>   6         <DrawTemplate>WDT_Inner</DrawTemplate>
 
65         <TopAnchorOffset>82</TopAnchorOffset> = 54         <TopAnchorOffset>82</TopAnchorOffset>
66         <RightAnchorOffset>4</RightAnchorOffset>   55         <RightAnchorOffset>4</RightAnchorOffset>
67         <BottomAnchorOffset>32</BottomAnchorOffset>   56         <BottomAnchorOffset>32</BottomAnchorOffset>
68        
69         <Style_VScroll>false</Style_VScroll>   57         <Style_VScroll>false</Style_VScroll>
70         <Style_Border>true</Style_Border>   58         <Style_Border>true</Style_Border>
71         <Text></Text> <> 59         <Text />
72     </STMLbox> = 60     </STMLbox>
73        
74        
75     <Button item = "CSSW_MakeHotkeyButton">   61     <Button item="CSSW_MakeHotkeyButton">
76         <ScreenID>CSSW_MakeHotkeyButton</ScreenID>   62         <ScreenID>CSSW_MakeHotkeyButton</ScreenID>
77        
 
118             <CY>280</CY> = 97             <CY>280</CY>
119         </Size>   98         </Size>
120         <Style_VScroll>false</Style_VScroll>   99         <Style_VScroll>false</Style_VScroll>
121         <Style_HScroll>false</Style_HScroll>   100         <Style_HScroll>false</Style_HScroll>
122         <Style_Transparent>false</Style_Transparent>   101         <Style_Transparent>false</Style_Transparent>
123         <Text>Combat Skills</Text>   102         <Text>Combat Skills</Text>
124         <DrawTemplate>WDT_Def</DrawTemplate> <> 103         <DrawTemplate>WDT_defaultChat_Def</DrawTemplate>
125         <Style_Titlebar>true</Style_Titlebar> = 104         <Style_Titlebar>true</Style_Titlebar>
126         <Style_Closebox>true</Style_Closebox>   105         <Style_Closebox>true</Style_Closebox>
127         <Style_Minimizebox>true</Style_Minimizebox>   106         <Style_Minimizebox>true</Style_Minimizebox>
128         <Style_Border>true</Style_Border>   107         <Style_Border>true</Style_Border>
129         <Style_Sizable>true</Style_Sizable>   108         <Style_Sizable>true</Style_Sizable>
130         <Pieces>CSSW_SkillSelectorList</Pieces>   109         <Pieces>CSSW_SkillSelectorList</Pieces>
131         <Pieces>CSSW_SkillDescriptionStmlBox</Pieces>   110         <Pieces>CSSW_SkillDescriptionStmlBox</Pieces>
132         <Pieces>CSSW_MakeHotkeyButton</Pieces>   111         <Pieces>CSSW_MakeHotkeyButton</Pieces>
133     </Screen>   112     </Screen>
134        
135 </XML>   113 </XML>