org.symbian.tools.wrttools.doc.WRTKit/html/WRTKit_Separator-GUID-ec82d9ea-6b88-48c6-92c2-09a4dd56b31a.html
changeset 230 7848c135d915
equal deleted inserted replaced
229:716254ccbcc0 230:7848c135d915
       
     1 <?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">
       
     2 <html lang="en" xml:lang="en">
       
     3 <head>
       
     4 <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
       
     5 <meta name="copyright" content="(C) Copyright 2005" />
       
     6 <meta name="DC.rights.owner" content="(C) Copyright 2005" />
       
     7 <meta content="concept" name="DC.Type" />
       
     8 <meta name="DC.Title" content="Separator" />
       
     9 <meta scheme="URI" name="DC.Relation" content="WRTKit_Developing_widgets_using_the_WRTKit-GUID-a321db96-0a01-4e55-b24b-96905f40cb5c.html" />
       
    10 <meta content="XHTML" name="DC.Format" />
       
    11 <meta content="GUID-EC82D9EA-6B88-48C6-92C2-09A4DD56B31A" name="DC.Identifier" />
       
    12 <meta content="en" name="DC.Language" />
       
    13 <link href="commonltr.css" type="text/css" rel="stylesheet" />
       
    14 <title>
       
    15 Separator</title>
       
    16 </head>
       
    17 <body id="GUID-EC82D9EA-6B88-48C6-92C2-09A4DD56B31A"><a name="GUID-EC82D9EA-6B88-48C6-92C2-09A4DD56B31A"><!-- --></a>
       
    18 
       
    19 
       
    20 
       
    21     <h1 class="topictitle1">
       
    22 Separator</h1>
       
    23 
       
    24     <div>
       
    25 
       
    26         <p>
       
    27 
       
    28             There is a special Separator control that has no other functionality except to 
       
    29             act as a visual separator between controls. By adding an instance of a Separator 
       
    30             control in a view it is possible to split the view visually so that it better 
       
    31             groups related controls together and makes the view easier to comprehend.
       
    32         </p>
       
    33 
       
    34         <div class="fignone" id="GUID-EC82D9EA-6B88-48C6-92C2-09A4DD56B31A__GUID-AE529A70-2AFB-453E-91C3-AF5B6C5029AF"><a name="GUID-EC82D9EA-6B88-48C6-92C2-09A4DD56B31A__GUID-AE529A70-2AFB-453E-91C3-AF5B6C5029AF"><!-- --></a><span class="figcap">Figure 1. 
       
    35 Two separators in a view</span>
       
    36 
       
    37             
       
    38             <br /><img src="Travel_Companion_Settings_Screenshot_1.png" /><br />
       
    39         </div>
       
    40 
       
    41         <p>
       
    42 
       
    43             Separator controls do not have any control specific API except for their 
       
    44             constructor.
       
    45         </p>
       
    46 
       
    47     </div>
       
    48 
       
    49 <div>
       
    50 <div class="familylinks">
       
    51 <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>
       
    52 </div>
       
    53 </div>
       
    54 
       
    55 </body>
       
    56 </html>