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


Produced: 10/26/2005 10:07:17 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest\uifiles\default\EQUI_AlarmWnd.xml  
Right file: d:\games\EverQuest Test\uifiles\default\EQUI_AlarmWnd.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     <Label item = "ALRW_ReminderLabel">   4     <Label item="ALRW_ReminderLabel">
6         <ScreenID>ALRW_ReminderLabel</ScreenID>   5         <ScreenID>ALRW_ReminderLabel</ScreenID>
7         <RelativePosition>true</RelativePosition>   6         <RelativePosition>true</RelativePosition>
8         <Location>   7         <Location>
9             <X>5</X> <> 8             <X>10</X>
10             <Y>5</Y>   9             <Y>3</Y>
11         </Location> = 10         </Location>
12         <Size>   11         <Size>
13             <CX>105</CX>   12             <CX>105</CX>
14             <CY>50</CY>   13             <CY>50</CY>
15         </Size>   14         </Size>
16         <Text>Please warn me after this time passes:</Text>   15         <Text>Please warn me after this time passes:</Text>
 
120         <Size> = 114         <Size>
121             <CX>12</CX>   115             <CX>12</CX>
122             <CY>12</CY>   116             <CY>12</CY>
123         </Size>   117         </Size>
124         <Style_Transparent>false</Style_Transparent>   118         <Style_Transparent>false</Style_Transparent>
125         <Style_Checkbox>true</Style_Checkbox>   119         <Style_Checkbox>true</Style_Checkbox>
126         <Text></Text> <> 120         <Text />
127         <TextColor> = 121         <TextColor>
128             <R>255</R>   122             <R>255</R>
129             <G>255</G>   123             <G>255</G>
130             <B>255</B>   124             <B>255</B>
131         </TextColor>   125         </TextColor>
132         <ButtonDrawTemplate>   126         <ButtonDrawTemplate>
 
158     </Label> = 151     </Label>
159        
160     <Button item = "ALRW_CancelButton">   152     <Button item="ALRW_CancelButton">
161         <ScreenID>ALRW_CancelButton</ScreenID>   153         <ScreenID>ALRW_CancelButton</ScreenID>
162         <RelativePosition>true</RelativePosition>   154         <RelativePosition>true</RelativePosition>
163         <Location>   155         <Location>
164             <X>5</X> <> 156             <X>20</X>
165             <Y>80</Y> = 157             <Y>80</Y>
166         </Location>   158         </Location>
167         <Size>   159         <Size>
168             <CX>75</CX>   160             <CX>75</CX>
169             <CY>20</CY>   161             <CY>20</CY>
170         </Size>   162         </Size>
 
218     </Button> = 209     </Button>
219        
220        
221     <Screen item = "AlarmWnd">   210     <Screen item="AlarmWnd">
222         <RelativePosition>false</RelativePosition>   211         <RelativePosition>false</RelativePosition>
223         <Location>   212         <Location>
224             <X>100</X> <> 213             <X>150</X>
225             <Y>100</Y> = 214             <Y>100</Y>
226         </Location>   215         </Location>
227         <Size>   216         <Size>
228             <CX>220</CX>   217             <CX>220</CX>
229             <CY>130</CY>   218             <CY>130</CY>
230         </Size>   219         </Size>
231         <Text>Alarm Window</Text>   220         <Text>Alarm Window</Text>
232         <Style_VScroll>false</Style_VScroll>   221         <Style_VScroll>false</Style_VScroll>
233         <Style_HScroll>false</Style_HScroll>   222         <Style_HScroll>false</Style_HScroll>
234         <Style_Transparent>false</Style_Transparent>   223         <Style_Transparent>false</Style_Transparent>
235         <DrawTemplate>WDT_Def</DrawTemplate> <> 224         <DrawTemplate>WDT_Rounded</DrawTemplate>
236         <Style_Titlebar>true</Style_Titlebar> = 225         <Style_Titlebar>true</Style_Titlebar>
237         <Style_Closebox>false</Style_Closebox>   226         <Style_Closebox>false</Style_Closebox>
238         <Style_Minimizebox>false</Style_Minimizebox>   227         <Style_Minimizebox>false</Style_Minimizebox>
239         <Style_Border>true</Style_Border>   228         <Style_Border>true</Style_Border>
240         <Style_Sizable>false</Style_Sizable>   229         <Style_Sizable>false</Style_Sizable>
241             <Pieces>ALRW_ReminderLabel</Pieces>   230         <Pieces>ALRW_ReminderLabel</Pieces>