org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-DA3E6868-F769-4576-A0C3-6776BF358B44.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 11 Jun 2010 13:33:03 -0700
changeset 372 1e408ee32d8a
parent 229 716254ccbcc0
permissions -rw-r--r--
Added templates for WRT 1.1 platform services
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
229
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     1
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     2
<!DOCTYPE html
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     3
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     4
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="concept"/><meta name="DC.Title" content="Introduction to home screen widgets"/><meta name="abstract" content="Home screen widgets allow users to view dynamic data from several widgets simultaneously without having to launch the widgets on full screen. A home screen widget displays a non-interactive subset of data generated by a full screen widget. For example, you can display market indicators from a stock market widget, local forecast from a weather widget, status updates from a social network widget, or the next appointment from a calendar widget."/><meta name="description" content="Home screen widgets allow users to view dynamic data from several widgets simultaneously without having to launch the widgets on full screen. A home screen widget displays a non-interactive subset of data generated by a full screen widget. For example, you can display market indicators from a stock market widget, local forecast from a weather widget, status updates from a social network widget, or the next appointment from a calendar widget."/><meta name="DC.Relation" scheme="URI" content="GUID-F7A8BF61-042E-4B80-9959-DEDF65BD9153"/><meta name="DC.Relation" scheme="URI" content="GUID-05A1F618-5FB1-4821-8408-A213F38F2EDA"/><meta name="DC.Relation" scheme="URI" content="GUID-91B65EA3-06B7-475E-9557-29EE584731E5"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-DA3E6868-F769-4576-A0C3-6776BF358B44"/><meta name="DC.Language" content="en"/><title>Introduction to home screen widgets </title><script type="text/javascript">
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     5
      function initPage() {}
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     6
    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-DA3E6868-F769-4576-A0C3-6776BF358B44">Introduction to home screen widgets</h1><div><p>Home screen widgets allow users to view dynamic data from several widgets simultaneously without having to launch the widgets on full screen. A home screen widget displays a non-interactive subset of data generated by a full screen widget. For example, you can display market indicators from a stock market widget, local forecast from a weather widget, status updates from a social network widget, or the next appointment from a calendar widget.</p>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     7
<div class="figure" id="GUID-F27631DE-624C-4528-BD88-BD8E477A8844"><img src="GUID-2A567315-DB83-4876-8E78-C3F1944CAB89_d0e1254_href.png"/><p class="figure-title"><strong>Figure: </strong>Widgets on the home screen</p></div>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     8
<p>When you develop the widget, you decide what data to display on the home screen. Users cannot choose the data to display.  For information on defining the widget data to display on the home screen, see <a href="GUID-53F53EE5-D92E-49A9-B882-741D389412BE.html#GUID-53F53EE5-D92E-49A9-B882-741D389412BE">Creating content specific to home screen widgets</a>.</p>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
     9
<p>Widgets display dynamic data on the home screen to provide users with the latest information without having to launch the widget on full screen. Although the data is dynamic, users cannot interact with it.</p>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    10
<p>Users can select widgets on the home screen to launch them on full screen on <a href="GUID-1A3ECAC1-3F09-4602-A1CD-82164040A664.html#GUID-1A3ECAC1-3F09-4602-A1CD-82164040A664">compatible devices</a>. If a device does not support home screen widgets, users can access the features of the widget by launching it in the full screen mode.</p>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    11
<p>Some home screen widgets are pre-installed on mobile devices. Some pre-installed widgets cannot be removed, while some can be replaced by widgets that you enable for the home screen. </p>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    12
<p>The following sections contain information about WRT widgets on the home screen:</p>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    13
<ul>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    14
<li><a href="GUID-D2BDE786-CB68-4A2E-9EA9-82E53F6506B3.html#GUID-D2BDE786-CB68-4A2E-9EA9-82E53F6506B3">Life cycle of a home screen widget</a></li>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    15
<li><a href="GUID-06861FDF-BF8B-4702-B877-41ED90F587BB.html#GUID-06861FDF-BF8B-4702-B877-41ED90F587BB">Home screen widget appearance</a></li>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    16
</ul>
716254ccbcc0 Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable
tasneems@symbian.org
parents:
diff changeset
    17
</div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>