org.symbian.tools.wrttools.doc.WRTKit/html/WRTKit_Separator-GUID-ec82d9ea-6b88-48c6-92c2-09a4dd56b31a.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 28 Jul 2010 09:27:51 -0700
changeset 455 5da55957c779
parent 230 7848c135d915
permissions -rw-r--r--
Bluetooth support was refactored on top of a new frameworks

<?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">
<html lang="en" xml:lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta name="copyright" content="(C) Copyright 2005" />
<meta name="DC.rights.owner" content="(C) Copyright 2005" />
<meta content="concept" name="DC.Type" />
<meta name="DC.Title" content="Separator" />
<meta scheme="URI" name="DC.Relation" content="WRTKit_Developing_widgets_using_the_WRTKit-GUID-a321db96-0a01-4e55-b24b-96905f40cb5c.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="GUID-EC82D9EA-6B88-48C6-92C2-09A4DD56B31A" name="DC.Identifier" />
<meta content="en" name="DC.Language" />
<link href="commonltr.css" type="text/css" rel="stylesheet" />
<title>
Separator</title>
</head>
<body id="GUID-EC82D9EA-6B88-48C6-92C2-09A4DD56B31A"><a name="GUID-EC82D9EA-6B88-48C6-92C2-09A4DD56B31A"><!-- --></a>



    <h1 class="topictitle1">
Separator</h1>

    <div>

        <p>

            There is a special Separator control that has no other functionality except to 
            act as a visual separator between controls. By adding an instance of a Separator 
            control in a view it is possible to split the view visually so that it better 
            groups related controls together and makes the view easier to comprehend.
        </p>

        <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. 
Two separators in a view</span>

            
            <br /><img src="Travel_Companion_Settings_Screenshot_1.png" /><br />
        </div>

        <p>

            Separator controls do not have any control specific API except for their 
            constructor.
        </p>

    </div>

<div>
<div class="familylinks">
<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>
</div>
</div>

</body>
</html>