uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/html/concepts/con_s60_layout_configurations.htm
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 23:33:03 +0100
changeset 0 fb279309251b
permissions -rw-r--r--
DP tools release version Revision: 200912

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>Layout Configurations</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Screen Layout Configurations</h2>

<p>  The latest SDK&#8217;s for the S60 platform support multiple screen resolutions:</p>
<ul>
  <li>Portrait Resolutions  </li>

    <ul>
      <li>176 x 208 pixels - supported on the first S60 devices </li>
      <li>240 x 320 pixels - QVGA resolution, introduced in S60 2nd Edition Feature Pack 3, first used in the Nokia N92 </li>
      <li>352 x 416 pixels - 4 times the size of the classic resolution, introduced in S60 2nd Edition Feature Pack 3, first used in the Nokia N90</li>
      <li>360 x 640 pixels - QHD resolution</li>
      <li>480 x 640 pixels - VGA resolution</li>
    </ul>
  <li>Landscape Resolutions </li>
    <ul>
      <li>208 x 176 pixels - portrait version of classic display, introduced in S60 3rd Edition, not yet used in a device </li>
      <li>320 x 240 pixels - QVGA resolution, introduced in S60 3rd Edition, first used in the Nokia E61 smart phone</li>
      <li>416 x 352 pixels - 4 times the size of the classic resolution, introduced in S60 3rd Edition, first used in the camera application of the Nokia E61 smart phone</li>
      <li>640 x 360 pixels - QHD resolution</li>
      <li>640 x 480 pixels - VGA resolution</li>
    </ul>
</ul>

<p class="note"><b>NOTE</b> Availability of screen layouts is dependent upon the SDK used by the project. Not all SDK's support all layouts. Components will layout and render differently for each layout size.</p>
<h5>Related tasks</h5>
<ul>
  <li><a href="../tasks/uidesign/task_uid_layout_configuration.htm">Setting Screen Layout Configurations</a></li>
</ul>

<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>