diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-A7884A6F-384E-5A52-B2F4-C2FA1B3BAC29.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-A7884A6F-384E-5A52-B2F4-C2FA1B3BAC29.dita Fri Jun 11 12:39:03 2010 +0100 @@ -0,0 +1,31 @@ + + + + + +Message +Window Overview +
Purpose

Provides a window that displays a message +to the user and then disappears.

+
Architectural relationships

The animation of the +window is performed by an animation DLL that plugs-in to the Window Server. +The message window class is a client-side animation class, derived from the +animation client-side class RAnim.

The API is used +by such higher-level APIs and device-family specific UIs to provide +information and message windows. Such APIs would normally be used by client +applications, but this API can be used to implement specialist new types of +message window.

+
Description

A message window is provided by RMessageWindow. +The window's font and colors for background, text, border and plinth can be +configured.

+
See also
    +
  • Animation

  • +
  • Window server

  • +
+
\ No newline at end of file