org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-06861FDF-BF8B-4702-B877-41ED90F587BB.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 04 Jun 2010 09:44:40 -0700
changeset 345 7723a46fe224
parent 229 716254ccbcc0
permissions -rw-r--r--
Bug 2480 - Excluded resources are still available in preview and debugger


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<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="Home screen widget appearance"/><meta name="abstract" content="The dimensions of a widget displayed in the home screen view depend on many factors and may be different for each mobile device."/><meta name="description" content="The dimensions of a widget displayed in the home screen view depend on many factors and may be different for each mobile device."/><meta name="DC.Relation" scheme="URI" content="GUID-D2BDE786-CB68-4A2E-9EA9-82E53F6506B3"/><meta name="DC.Relation" scheme="URI" content="GUID-91B65EA3-06B7-475E-9557-29EE584731E5"/><meta name="DC.Relation" scheme="URI" content="GUID-DA3E6868-F769-4576-A0C3-6776BF358B44"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-06861FDF-BF8B-4702-B877-41ED90F587BB"/><meta name="DC.Language" content="en"/><title>Home screen widget appearance </title><script type="text/javascript">
      function initPage() {}
    </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-06861FDF-BF8B-4702-B877-41ED90F587BB">Home screen widget appearance</h1><div><p>The dimensions of a widget displayed in the home screen view depend on many factors and may be different for each mobile device.</p>
<p>A widget enabled for the home screen has two views, home screen view and a full screen view: </p>
<ul>
<li><p>When mobile device users adds a widget to the home screen, it is launched in home screen view.</p></li>
<li><p>When users select the home screen widget, it opens in full screen view.</p></li>
<li><p>When users launch a widget independent of the home screen (for example, from <span class="uicontrol">Applications</span> ) it is displayed in full screen view.</p></li>
</ul>
<div class="figure" id="GUID-64B5A60E-B9E1-461A-9FE5-E30A8AC68D88"><img src="GUID-90730500-7FDD-4D32-8C6C-9AE6E01AE08C_d0e1390_href.png"/><p class="figure-title"><strong>Figure: </strong>Widgets on the home screen</p></div>
<p>The size of the frame in which the home screen widget is displayed depends on:</p>
<ul>
<li><p>The display size of the mobile device.  For example, on small screens all home screen widgets are arranged in one column, whereas on larger screens widgets can be arranged in two columns.</p></li>
<li><p>The display orientation (portrait or landscape).</p></li>
<li><p>The space available on the home screen.  For example, some mobile devices may have more mandatory home screen applications than others or they may use dynamic sizing of home screen widgets depending on the number of widgets currently being displayed.</p></li>
</ul>
<p>For information on designing your widget for different screen sizes, 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>
<p>The home screen widget background is the same as it is in the full screen view. It cannot be adjusted for the home screen because the widget sends a static image to the home screen for display.</p>
</div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>