org.symbian.tools.wrttools.doc.WRTKit/html/WRTKit_Notification_popups-GUID-8696212c-4114-412a-9990-ef9755fc1942.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/org.symbian.tools.wrttools.doc.WRTKit/html/WRTKit_Notification_popups-GUID-8696212c-4114-412a-9990-ef9755fc1942.html Fri Mar 05 19:31:41 2010 -0800
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="en" xml:lang="en">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="concept" name="DC.Type" />
+<meta name="DC.Title" content="Notification popups" />
+<meta scheme="URI" name="DC.Relation" content="WRTKit_Developing_widgets_using_the_WRTKit-GUID-a321db96-0a01-4e55-b24b-96905f40cb5c.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="GUID-8696212C-4114-412A-9990-EF9755FC1942" name="DC.Identifier" />
+<meta content="en" name="DC.Language" />
+<link href="commonltr.css" type="text/css" rel="stylesheet" />
+<title>
+Notification popups</title>
+</head>
+<body id="GUID-8696212C-4114-412A-9990-EF9755FC1942"><a name="GUID-8696212C-4114-412A-9990-EF9755FC1942"><!-- --></a>
+
+
+
+ <h1 class="topictitle1">
+Notification popups</h1>
+
+ <div>
+
+ <p>
+
+ In addition to managing views, the UIManager also handles notification popup
+ dialogs. Notification popups are used for showing brief messages to the user to
+ indicate activities and events, such as warnings, information messages or the
+ progress of some process. Using notification popups is extremely simple and only
+ requires two methods. Popups can be shown using one method and hidden with
+ another. Popups can also be set to auto-hide after a specified amount of time.
+ </p>
+
+ <p>
+
+ There are three different types of notification popups: "info", "warning" and
+ "wait". The type affects only the appearance of the popup. The "wait" type is
+ intended for use with progress indication.
+ </p>
+
+ <div class="fignone" id="GUID-8696212C-4114-412A-9990-EF9755FC1942__GUID-6F317164-BF78-4CB6-8658-DD397FA357FF"><a name="GUID-8696212C-4114-412A-9990-EF9755FC1942__GUID-6F317164-BF78-4CB6-8658-DD397FA357FF"><!-- --></a><span class="figcap">Figure 1.
+Wait notification with unknown progress</span>
+
+
+ <br /><img src="RSS_Reader_Main_Screenshot_3.png" /><br />
+ </div>
+
+ </div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>Parent topic:</strong> <a href="WRTKit_Developing_widgets_using_the_WRTKit-GUID-a321db96-0a01-4e55-b24b-96905f40cb5c.html">Developing widgets using the WRTKit</a></div>
+</div>
+</div>
+
+</body>
+</html>
\ No newline at end of file