|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
11 PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd"> |
|
12 <concept id="GUID-A7884A6F-384E-5A52-B2F4-C2FA1B3BAC29" xml:lang="en"><title>Message |
|
13 Window Overview</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <section id="GUID-AAE226F2-67D8-4907-9F7E-4F2C64577A7C"><title>Purpose</title> <p>Provides a window that displays a message |
|
15 to the user and then disappears. </p> </section> |
|
16 <section id="GUID-5548707A-49A2-4CFD-BA1F-0359A2CF3715"><title>Architectural relationships</title> <p>The animation of the |
|
17 window is performed by an animation DLL that plugs-in to the Window Server. |
|
18 The message window class is a client-side animation class, derived from the |
|
19 animation client-side class <xref href="GUID-4180CDBA-E9A5-3A4B-9778-26D172FAFD10.dita"><apiname>RAnim</apiname></xref>. </p> <p>The API is used |
|
20 by such higher-level APIs and device-family specific UIs to provide |
|
21 information and message windows. Such APIs would normally be used by client |
|
22 applications, but this API can be used to implement specialist new types of |
|
23 message window. </p> </section> |
|
24 <section id="GUID-E8AA90C9-09FF-483B-AEDA-89A055C9B090"><title>Description</title> <p>A message window is provided by <xref href="GUID-D48FA7A3-09E5-3EF5-90CC-325680071EEA.dita"><apiname>RMessageWindow</apiname></xref>. |
|
25 The window's font and colors for background, text, border and plinth can be |
|
26 configured. </p> </section> |
|
27 <section id="GUID-911756E1-E9E6-4960-B463-B055694C3BEC"><title>See also</title> <ul> |
|
28 <li><p><xref href="GUID-3D577CFE-A6C7-5C4C-A9AA-9382A062A3BE.dita">Animation</xref></p></li> |
|
29 <li><p><xref href="GUID-2C443E6F-BC3D-5252-8098-9F850AA88A35.dita">Window server</xref></p></li> |
|
30 </ul> </section> |
|
31 </conbody></concept> |