EQ Live Patch 5.11.05
Produced: 5/11/2005 4:13:21 PM
   
Mode:  All Lines  
   
Left file: D:\games\EverQuest\uifiles\default 5.10.05\EQUI_MailCompositionWindow.xml     Right file: D:\games\EverQuest\uifiles\default\EQUI_MailCompositionWindow.xml  
1 <?xml version = "1.0"?> = 1 <?xml version = "1.0"?>
2 <XML ID = "EQInterfaceDefinitionLanguage">   2 <XML ID = "EQInterfaceDefinitionLanguage">
3     3  
4     <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes" />   4     <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes" />
5     5  
6     6  
7     <!-- ======================================================================   7     <!-- ======================================================================
8     8  
9         MAIL COMPOSITION WINDOW   9         MAIL COMPOSITION WINDOW
10     10  
11     -->   11     -->
12     12  
    <> 13     <Label item = "COMPMAIL_FromLabel">
      14         <RelativePosition>true</RelativePosition>
      15         <AutoStretch>true</AutoStretch>
      16         <LeftAnchorOffset>2</LeftAnchorOffset>
      17         <TopAnchorOffset>10</TopAnchorOffset>
      18         <RightAnchorOffset>50</RightAnchorOffset>
      19         <BottomAnchorOffset>32</BottomAnchorOffset>
      20         <TopAnchorToTop>true</TopAnchorToTop>
      21         <BottomAnchorToTop>true</BottomAnchorToTop>
      22         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      23         <RightAnchorToLeft>true</RightAnchorToLeft>
      24         <Text>From:</Text>
      25         <TextColor>
      26             <!-- c_crLtBlueCool -->
      27             <R>138</R>
      28             <G>163</G>
      29             <B>255</B>
      30         </TextColor>
      31         <NoWrap>true</NoWrap>
      32         <AlignCenter>false</AlignCenter>
      33         <AlignRight>true</AlignRight>
      34     </Label>
      35  
13     <Label item = "COMPMAIL_ToLabel"> = 36     <Label item = "COMPMAIL_ToLabel">
14         <RelativePosition>true</RelativePosition>   37         <RelativePosition>true</RelativePosition>
15         <AutoStretch>true</AutoStretch>   38         <AutoStretch>true</AutoStretch>
16         <LeftAnchorOffset>2</LeftAnchorOffset>   39         <LeftAnchorOffset>2</LeftAnchorOffset>
17         <TopAnchorOffset>6</TopAnchorOffset> <> 40         <TopAnchorOffset>34</TopAnchorOffset>
18         <RightAnchorOffset>50</RightAnchorOffset> = 41         <RightAnchorOffset>50</RightAnchorOffset>
19         <BottomAnchorOffset>28</BottomAnchorOffset> <> 42         <BottomAnchorOffset>56</BottomAnchorOffset>
20         <TopAnchorToTop>true</TopAnchorToTop> = 43         <TopAnchorToTop>true</TopAnchorToTop>
21         <BottomAnchorToTop>true</BottomAnchorToTop>   44         <BottomAnchorToTop>true</BottomAnchorToTop>
22         <LeftAnchorToLeft>true</LeftAnchorToLeft>   45         <LeftAnchorToLeft>true</LeftAnchorToLeft>
23         <RightAnchorToLeft>true</RightAnchorToLeft>   46         <RightAnchorToLeft>true</RightAnchorToLeft>
24         <Text>To:</Text>   47         <Text>To:</Text>
25         <TextColor>   48         <TextColor>
26             <!-- c_crLtBlueCool -->   49             <!-- c_crLtBlueCool -->
27             <R>138</R>   50             <R>138</R>
28             <G>163</G>   51             <G>163</G>
29             <B>255</B>   52             <B>255</B>
30         </TextColor>   53         </TextColor>
31         <NoWrap>true</NoWrap>   54         <NoWrap>true</NoWrap>
32         <AlignCenter>false</AlignCenter>   55         <AlignCenter>false</AlignCenter>
33         <AlignRight>true</AlignRight>   56         <AlignRight>true</AlignRight>
34     </Label>   57     </Label>
35     58  
36     <Label item = "COMPMAIL_SubjectLabel">   59     <Label item = "COMPMAIL_SubjectLabel">
37         <RelativePosition>true</RelativePosition>   60         <RelativePosition>true</RelativePosition>
38         <AutoStretch>true</AutoStretch>   61         <AutoStretch>true</AutoStretch>
39         <LeftAnchorOffset>2</LeftAnchorOffset>   62         <LeftAnchorOffset>2</LeftAnchorOffset>
40         <TopAnchorOffset>30</TopAnchorOffset> <> 63         <TopAnchorOffset>58</TopAnchorOffset>
41         <RightAnchorOffset>52</RightAnchorOffset>   64         <RightAnchorOffset>50</RightAnchorOffset>
42         <BottomAnchorOffset>52</BottomAnchorOffset>   65         <BottomAnchorOffset>82</BottomAnchorOffset>
43         <TopAnchorToTop>true</TopAnchorToTop> = 66         <TopAnchorToTop>true</TopAnchorToTop>
44         <BottomAnchorToTop>true</BottomAnchorToTop>   67         <BottomAnchorToTop>true</BottomAnchorToTop>
45         <LeftAnchorToLeft>true</LeftAnchorToLeft>   68         <LeftAnchorToLeft>true</LeftAnchorToLeft>
46         <RightAnchorToLeft>true</RightAnchorToLeft>   69         <RightAnchorToLeft>true</RightAnchorToLeft>
47         <Text>Subject:</Text>   70         <Text>Subject:</Text>
48         <TextColor>   71         <TextColor>
49             <!-- c_crLtBlueCool -->   72             <!-- c_crLtBlueCool -->
50             <R>138</R>   73             <R>138</R>
51             <G>163</G>   74             <G>163</G>
52             <B>255</B>   75             <B>255</B>
53         </TextColor>   76         </TextColor>
54         <NoWrap>true</NoWrap>   77         <NoWrap>true</NoWrap>
55         <AlignCenter>false</AlignCenter>   78         <AlignCenter>false</AlignCenter>
56         <AlignRight>true</AlignRight>   79         <AlignRight>true</AlignRight>
57     </Label>   80     </Label>
58     81  
    <> 82     <Label item = "COMPMAIL_FromAddressLabel">
      83         <ScreenID>FromAddressLabel</ScreenID>
      84         <RelativePosition>true</RelativePosition>
      85         <AutoStretch>true</AutoStretch>
      86         <LeftAnchorOffset>58</LeftAnchorOffset>
      87         <TopAnchorOffset>10</TopAnchorOffset>
      88         <RightAnchorOffset>60</RightAnchorOffset>
      89         <BottomAnchorOffset>32</BottomAnchorOffset>
      90         <TopAnchorToTop>true</TopAnchorToTop>
      91         <BottomAnchorToTop>true</BottomAnchorToTop>
      92         <LeftAnchorToLeft>true</LeftAnchorToLeft>
      93         <RightAnchorToLeft>false</RightAnchorToLeft>
      94         <Text>SOE.EQ.Server.Character</Text>
      95         <TextColor>
      96             <R>200</R>
      97             <G>200</G>
      98             <B>200</B>
      99         </TextColor>
      100         <NoWrap>true</NoWrap>
      101         <AlignCenter>false</AlignCenter>
      102         <AlignRight>false</AlignRight>
      103     </Label>
      104  
59     <Editbox item = "COMPMAIL_ToField"> = 105     <Editbox item = "COMPMAIL_ToField">
60         <ScreenID>ToField</ScreenID>   106         <ScreenID>ToField</ScreenID>
61         <RelativePosition>true</RelativePosition>   107         <RelativePosition>true</RelativePosition>
62         <AutoStretch>true</AutoStretch>   108         <AutoStretch>true</AutoStretch>
63         <DrawTemplate>WDT_Inner</DrawTemplate>   109         <DrawTemplate>WDT_Inner</DrawTemplate>
64         <Style_Border>true</Style_Border>   110         <Style_Border>true</Style_Border>
65         <LeftAnchorOffset>54</LeftAnchorOffset>   111         <LeftAnchorOffset>54</LeftAnchorOffset>
66         <TopAnchorOffset>2</TopAnchorOffset> <> 112         <TopAnchorOffset>30</TopAnchorOffset>
67         <RightAnchorOffset>2</RightAnchorOffset> = 113         <RightAnchorOffset>2</RightAnchorOffset>
68         <BottomAnchorOffset>24</BottomAnchorOffset> <> 114         <BottomAnchorOffset>52</BottomAnchorOffset>
69         <TopAnchorToTop>true</TopAnchorToTop> = 115         <TopAnchorToTop>true</TopAnchorToTop>
70         <BottomAnchorToTop>true</BottomAnchorToTop>   116         <BottomAnchorToTop>true</BottomAnchorToTop>
71         <LeftAnchorToLeft>true</LeftAnchorToLeft>   117         <LeftAnchorToLeft>true</LeftAnchorToLeft>
72         <RightAnchorToLeft>false</RightAnchorToLeft>   118         <RightAnchorToLeft>false</RightAnchorToLeft>
73         <TextColor>   119         <TextColor>
74                 <R>255</R>   120                 <R>255</R>
75                 <G>255</G>   121                 <G>255</G>
76                 <B>255</B>   122                 <B>255</B>
77         </TextColor>   123         </TextColor>
78     </Editbox>   124     </Editbox>
79     125  
80     <Editbox item = "COMPMAIL_SubjectField">   126     <Editbox item = "COMPMAIL_SubjectField">
81         <ScreenID>SubjectField</ScreenID>   127         <ScreenID>SubjectField</ScreenID>
82         <RelativePosition>true</RelativePosition>   128         <RelativePosition>true</RelativePosition>
83         <AutoStretch>true</AutoStretch>   129         <AutoStretch>true</AutoStretch>
84         <DrawTemplate>WDT_Inner</DrawTemplate>   130         <DrawTemplate>WDT_Inner</DrawTemplate>
85         <Style_Border>true</Style_Border>   131         <Style_Border>true</Style_Border>
86         <LeftAnchorOffset>54</LeftAnchorOffset>   132         <LeftAnchorOffset>54</LeftAnchorOffset>
87         <TopAnchorOffset>26</TopAnchorOffset> <> 133         <TopAnchorOffset>54</TopAnchorOffset>
88         <RightAnchorOffset>2</RightAnchorOffset> = 134         <RightAnchorOffset>2</RightAnchorOffset>
89         <BottomAnchorOffset>48</BottomAnchorOffset> <> 135         <BottomAnchorOffset>76</BottomAnchorOffset>
90         <TopAnchorToTop>true</TopAnchorToTop> = 136         <TopAnchorToTop>true</TopAnchorToTop>
91         <BottomAnchorToTop>true</BottomAnchorToTop>   137         <BottomAnchorToTop>true</BottomAnchorToTop>
92         <LeftAnchorToLeft>true</LeftAnchorToLeft>   138         <LeftAnchorToLeft>true</LeftAnchorToLeft>
93         <RightAnchorToLeft>false</RightAnchorToLeft>   139         <RightAnchorToLeft>false</RightAnchorToLeft>
94         <TextColor>   140         <TextColor>
95                 <R>255</R>   141                 <R>255</R>
96                 <G>255</G>   142                 <G>255</G>
97                 <B>255</B>   143                 <B>255</B>
98         </TextColor>   144         </TextColor>
99     </Editbox>   145     </Editbox>
100     146  
101     <Editbox item = "COMPMAIL_TextField">   147     <Editbox item = "COMPMAIL_TextField">
102         <ScreenID>TextField</ScreenID>   148         <ScreenID>TextField</ScreenID>
103         <Style_Multiline>true</Style_Multiline>   149         <Style_Multiline>true</Style_Multiline>
104         <RelativePosition>true</RelativePosition>   150         <RelativePosition>true</RelativePosition>
105         <AutoStretch>true</AutoStretch>   151         <AutoStretch>true</AutoStretch>
106         <DrawTemplate>WDT_Inner</DrawTemplate>   152         <DrawTemplate>WDT_Inner</DrawTemplate>
107         <Style_VScroll>true</Style_VScroll>   153         <Style_VScroll>true</Style_VScroll>
108         <Style_Border>true</Style_Border>   154         <Style_Border>true</Style_Border>
109         <LeftAnchorOffset>2</LeftAnchorOffset>   155         <LeftAnchorOffset>2</LeftAnchorOffset>
110         <TopAnchorOffset>50</TopAnchorOffset> <> 156         <TopAnchorOffset>78</TopAnchorOffset>
111         <RightAnchorOffset>2</RightAnchorOffset> = 157         <RightAnchorOffset>2</RightAnchorOffset>
112         <BottomAnchorOffset>24</BottomAnchorOffset>   158         <BottomAnchorOffset>24</BottomAnchorOffset>
113         <TopAnchorToTop>true</TopAnchorToTop>   159         <TopAnchorToTop>true</TopAnchorToTop>
114         <BottomAnchorToTop>false</BottomAnchorToTop>   160         <BottomAnchorToTop>false</BottomAnchorToTop>
115         <LeftAnchorToLeft>true</LeftAnchorToLeft>   161         <LeftAnchorToLeft>true</LeftAnchorToLeft>
116         <RightAnchorToLeft>false</RightAnchorToLeft>   162         <RightAnchorToLeft>false</RightAnchorToLeft>
117         <TextColor>   163         <TextColor>
118                 <R>255</R>   164                 <R>255</R>
119                 <G>255</G>   165                 <G>255</G>
120                 <B>255</B>   166                 <B>255</B>
121         </TextColor>   167         </TextColor>
122     </Editbox>   168     </Editbox>
123     169  
124     <Button item = "COMPMAIL_Send">   170     <Button item = "COMPMAIL_Send">
125         <ScreenID>SendButton</ScreenID>   171         <ScreenID>SendButton</ScreenID>
126         <RelativePosition>true</RelativePosition>   172         <RelativePosition>true</RelativePosition>
127         <AutoStretch>true</AutoStretch>   173         <AutoStretch>true</AutoStretch>
128         <LeftAnchorOffset>2</LeftAnchorOffset>   174         <LeftAnchorOffset>2</LeftAnchorOffset>
129         <TopAnchorOffset>22</TopAnchorOffset>   175         <TopAnchorOffset>22</TopAnchorOffset>
130         <RightAnchorOffset>92</RightAnchorOffset>   176         <RightAnchorOffset>92</RightAnchorOffset>
131         <BottomAnchorOffset>2</BottomAnchorOffset>   177         <BottomAnchorOffset>2</BottomAnchorOffset>
132         <TopAnchorToTop>false</TopAnchorToTop>   178         <TopAnchorToTop>false</TopAnchorToTop>
133         <BottomAnchorToTop>false</BottomAnchorToTop>   179         <BottomAnchorToTop>false</BottomAnchorToTop>
134         <LeftAnchorToLeft>true</LeftAnchorToLeft>   180         <LeftAnchorToLeft>true</LeftAnchorToLeft>
135         <RightAnchorToLeft>true</RightAnchorToLeft>   181         <RightAnchorToLeft>true</RightAnchorToLeft>
136         <Style_Checkbox>false</Style_Checkbox>   182         <Style_Checkbox>false</Style_Checkbox>
137         <Text>Send</Text>   183         <Text>Send</Text>
138         <TextColor>   184         <TextColor>
139             <R>255</R>   185             <R>255</R>
140             <G>255</G>   186             <G>255</G>
141             <B>255</B>   187             <B>255</B>
142         </TextColor>   188         </TextColor>
143         <ButtonDrawTemplate>   189         <ButtonDrawTemplate>
144             <Normal>A_BtnNormal</Normal>   190             <Normal>A_BtnNormal</Normal>
145             <Pressed>A_BtnPressed</Pressed>   191             <Pressed>A_BtnPressed</Pressed>
146             <Flyby>A_BtnFlyby</Flyby>   192             <Flyby>A_BtnFlyby</Flyby>
147             <Disabled>A_BtnDisabled</Disabled>   193             <Disabled>A_BtnDisabled</Disabled>
148             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   194             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
149         </ButtonDrawTemplate>   195         </ButtonDrawTemplate>
150     </Button>   196     </Button>
151     197  
152     <!-- Button item = "COMPMAIL_CCSelf"> <>    
153         <ScreenID>CCSelfButton</ScreenID>      
154         <RelativePosition>true</RelativePosition>      
155         <AutoStretch>true</AutoStretch>      
156         <LeftAnchorOffset>96</LeftAnchorOffset>      
157         <TopAnchorOffset>20</TopAnchorOffset>      
158         <RightAnchorOffset>112</RightAnchorOffset>      
159         <BottomAnchorOffset>4</BottomAnchorOffset>      
160         <TopAnchorToTop>false</TopAnchorToTop>      
161         <BottomAnchorToTop>false</BottomAnchorToTop>      
162         <LeftAnchorToLeft>true</LeftAnchorToLeft>      
163         <RightAnchorToLeft>true</RightAnchorToLeft>      
164         <Style_Transparent>false</Style_Transparent>      
165         <Style_Checkbox>true</Style_Checkbox>      
166         <Text></Text>      
167         <TextColor>      
168             <R>255</R>      
169             <G>255</G>      
170             <B>255</B>      
171         </TextColor>      
172         <ButtonDrawTemplate>      
173             <Normal>A_CheckBoxNormal</Normal>      
174             <Pressed>A_CheckBoxPressed</Pressed>      
175         </ButtonDrawTemplate>      
176     </Button>      
177        
178     <Label item = "COMPMAIL_CCSelfLabel">      
179         <ScreenID/>      
180         <RelativePosition>true</RelativePosition>      
181         <AutoStretch>true</AutoStretch>      
182         <LeftAnchorOffset>114</LeftAnchorOffset>      
183         <TopAnchorOffset>20</TopAnchorOffset>      
184         <RightAnchorOffset>2</RightAnchorOffset>      
185         <BottomAnchorOffset>4</BottomAnchorOffset>      
186         <TopAnchorToTop>false</TopAnchorToTop>      
187         <BottomAnchorToTop>false</BottomAnchorToTop>      
188         <LeftAnchorToLeft>true</LeftAnchorToLeft>      
189         <RightAnchorToLeft>false</RightAnchorToLeft>      
190         <Text>CC to Self</Text>      
191         <TextColor>      
192                 <R>255</R>      
193                 <G>255</G>      
194                 <B>255</B>      
195         </TextColor>      
196         <NoWrap>true</NoWrap>      
197         <AlignCenter>false</AlignCenter>      
198         <AlignRight>false</AlignRight>      
199     </Label -->      
200        
201     <Button item = "COMPMAIL_Cancel"> = 198     <Button item = "COMPMAIL_Cancel">
202         <ScreenID>CancelButton</ScreenID>   199         <ScreenID>CancelButton</ScreenID>
203         <RelativePosition>true</RelativePosition>   200         <RelativePosition>true</RelativePosition>
204         <AutoStretch>true</AutoStretch>   201         <AutoStretch>true</AutoStretch>
205         <LeftAnchorOffset>92</LeftAnchorOffset>   202         <LeftAnchorOffset>92</LeftAnchorOffset>
206         <TopAnchorOffset>22</TopAnchorOffset>   203         <TopAnchorOffset>22</TopAnchorOffset>
207         <RightAnchorOffset>2</RightAnchorOffset>   204         <RightAnchorOffset>2</RightAnchorOffset>
208         <BottomAnchorOffset>2</BottomAnchorOffset>   205         <BottomAnchorOffset>2</BottomAnchorOffset>
209         <TopAnchorToTop>false</TopAnchorToTop>   206         <TopAnchorToTop>false</TopAnchorToTop>
210         <BottomAnchorToTop>false</BottomAnchorToTop>   207         <BottomAnchorToTop>false</BottomAnchorToTop>
211         <LeftAnchorToLeft>false</LeftAnchorToLeft>   208         <LeftAnchorToLeft>false</LeftAnchorToLeft>
212         <RightAnchorToLeft>false</RightAnchorToLeft>   209         <RightAnchorToLeft>false</RightAnchorToLeft>
213         <Style_Checkbox>false</Style_Checkbox>   210         <Style_Checkbox>false</Style_Checkbox>
214         <Text>Cancel</Text>   211         <Text>Cancel</Text>
215         <TextColor>   212         <TextColor>
216             <R>255</R>   213             <R>255</R>
217             <G>255</G>   214             <G>255</G>
218             <B>255</B>   215             <B>255</B>
219         </TextColor>   216         </TextColor>
220         <ButtonDrawTemplate>   217         <ButtonDrawTemplate>
221             <Normal>A_BtnNormal</Normal>   218             <Normal>A_BtnNormal</Normal>
222             <Pressed>A_BtnPressed</Pressed>   219             <Pressed>A_BtnPressed</Pressed>
223             <Flyby>A_BtnFlyby</Flyby>   220             <Flyby>A_BtnFlyby</Flyby>
224             <Disabled>A_BtnDisabled</Disabled>   221             <Disabled>A_BtnDisabled</Disabled>
225             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>   222             <PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
226         </ButtonDrawTemplate>   223         </ButtonDrawTemplate>
227     </Button>   224     </Button>
228     225  
    <> 226     <Button item = "COMPMAIL_AddressBookButton">
      227         <ScreenID>AddressBookButton</ScreenID>
      228         <RelativePosition>true</RelativePosition>
      229         <AutoStretch>true</AutoStretch>
      230        
      231         <LeftAnchorOffset>30</LeftAnchorOffset>
      232         <TopAnchorOffset>3</TopAnchorOffset>
      233         <RightAnchorOffset>4</RightAnchorOffset>
      234         <BottomAnchorOffset>29</BottomAnchorOffset>
      235         <TopAnchorToTop>true</TopAnchorToTop>
      236         <BottomAnchorToTop>true</BottomAnchorToTop>
      237         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      238         <RightAnchorToLeft>false</RightAnchorToLeft>
      239        
      240         <Style_Checkbox>false</Style_Checkbox>
      241         <TooltipReference>Address Book</TooltipReference>
      242         <ButtonDrawTemplate>
      243             <Normal>A_AddressBookBtnNormal</Normal>
      244             <Pressed>A_AddressBookBtnPressed</Pressed>
      245             <Flyby>A_AddressBookBtnFlyby</Flyby>
      246             <Disabled>A_AddressBookBtnNormal</Disabled> 
      247             <PressedFlyby>A_AddressBookBtnPressedFlyby</PressedFlyby>
      248         </ButtonDrawTemplate>
      249     </Button>
      250  
      251     <Button item = "COMPMAIL_SyncWithAddressBookButton">
      252         <ScreenID>SyncWithAddressBookButton</ScreenID>
      253         <RelativePosition>true</RelativePosition>
      254         <AutoStretch>true</AutoStretch>
      255  
      256         <LeftAnchorOffset>58</LeftAnchorOffset>
      257         <TopAnchorOffset>3</TopAnchorOffset>
      258         <RightAnchorOffset>32</RightAnchorOffset>
      259         <BottomAnchorOffset>29</BottomAnchorOffset>
      260         <TopAnchorToTop>true</TopAnchorToTop>
      261         <BottomAnchorToTop>true</BottomAnchorToTop>
      262         <LeftAnchorToLeft>false</LeftAnchorToLeft>
      263         <RightAnchorToLeft>false</RightAnchorToLeft>
      264    
      265         <Style_Checkbox>false</Style_Checkbox>
      266         <TooltipReference>Sync with Address Book</TooltipReference>
      267         <ButtonDrawTemplate>
      268             <Normal>A_AddressBookSyncBtnNormal</Normal>
      269             <Pressed>A_AddressBookSyncBtnPressed</Pressed>
      270             <Flyby>A_AddressBookSyncBtnFlyby</Flyby>
      271             <PressedFlyby>A_AddressBookSyncBtnPressedFlyby</PressedFlyby>
      272             <Disabled>A_BtnDisabled</Disabled>  <!-- Never Disabled -->
      273         </ButtonDrawTemplate>
      274     </Button>
      275  
229     <Screen item = "MailCompositionWindow"> = 276     <Screen item = "MailCompositionWindow">
230         <RelativePosition>false</RelativePosition>   277         <RelativePosition>false</RelativePosition>
231         <Location>   278         <Location>
232             <X>50</X>   279             <X>50</X>
233             <Y>50</Y>   280             <Y>50</Y>
234         </Location>   281         </Location>
235         <Size>   282         <Size>
236             <CX>500</CX>   283             <CX>500</CX>
237             <CY>300</CY>   284             <CY>300</CY>
238         </Size>   285         </Size>
239         <Text>Compose New Message</Text>   286         <Text>Compose New Message</Text>
240         <Style_VScroll>false</Style_VScroll>   287         <Style_VScroll>false</Style_VScroll>
241         <Style_HScroll>false</Style_HScroll>   288         <Style_HScroll>false</Style_HScroll>
242         <Style_Transparent>false</Style_Transparent>   289         <Style_Transparent>false</Style_Transparent>
243         <TooltipReference>This is the mail composition window.</TooltipReference>   290         <TooltipReference>This is the mail composition window.</TooltipReference>
244         <DrawTemplate>WDT_Rounded</DrawTemplate>   291         <DrawTemplate>WDT_Rounded</DrawTemplate>
245         <Style_Titlebar>true</Style_Titlebar>   292         <Style_Titlebar>true</Style_Titlebar>
246         <Style_Closebox>true</Style_Closebox>   293         <Style_Closebox>true</Style_Closebox>
247         <Style_Minimizebox>true</Style_Minimizebox>   294         <Style_Minimizebox>true</Style_Minimizebox>
248         <Style_Border>true</Style_Border>   295         <Style_Border>true</Style_Border>
249         <Style_Sizable>true</Style_Sizable>   296         <Style_Sizable>true</Style_Sizable>
    -+ 297         <Pieces>COMPMAIL_FromLabel</Pieces>
250         <Pieces>COMPMAIL_ToLabel</Pieces> = 298         <Pieces>COMPMAIL_ToLabel</Pieces>
251         <Pieces>COMPMAIL_SubjectLabel</Pieces>   299         <Pieces>COMPMAIL_SubjectLabel</Pieces>
    -+ 300         <Pieces>COMPMAIL_FromAddressLabel</Pieces>
252         <Pieces>COMPMAIL_ToField</Pieces> = 301         <Pieces>COMPMAIL_ToField</Pieces>
253         <Pieces>COMPMAIL_SubjectField</Pieces>   302         <Pieces>COMPMAIL_SubjectField</Pieces>
254         <Pieces>COMPMAIL_TextField</Pieces>   303         <Pieces>COMPMAIL_TextField</Pieces>
255         <Pieces>COMPMAIL_Send</Pieces>   304         <Pieces>COMPMAIL_Send</Pieces>
256         <!-- Pieces>COMPMAIL_CCSelf</Pieces --> <>    
257         <!-- Pieces>COMPMAIL_CCSelfLabel</Pieces -->      
258         <Pieces>COMPMAIL_Cancel</Pieces> = 305         <Pieces>COMPMAIL_Cancel</Pieces>
    -+ 306         <Pieces>COMPMAIL_SyncWithAddressBookButton</Pieces>
      307         <Pieces>COMPMAIL_AddressBookButton</Pieces>
259     </Screen> = 308     </Screen>
260     309  
261 </XML>   310 </XML>