diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-D2BDE786-CB68-4A2E-9EA9-82E53F6506B3.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-D2BDE786-CB68-4A2E-9EA9-82E53F6506B3.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,24 @@ + + +Life +cycle of a home screen widget

Life +cycle of a home screen widget

+

Home screen widgets have the following life cycle on mobile devices:

+
    +
  1. Users download and install a home screen enabled widget on a +compatible device.

  2. +
  3. Users add +the widget to the home screen.

  4. +
  5. Users select the widget +to open it in full screen view and interact with it by making selections, +requesting specific data, specifying settings, and so on.

    Exiting the +full screen widget does not shut it down. The widget is hidden from view and +remains running in the background.

  6. +
  7. Users remove +widgets from the home screen to shut them down and to uninstall them.

  8. +
  9. Users uninstall widgets.

  10. +
+
\ No newline at end of file