org.symbian.wrttools.doc.WRTKit/html/WRTKit_Developing_widgets_using_the_WRTKit-GUID-a321db96-0a01-4e55-b24b-96905f40cb5c.html
changeset 230 7848c135d915
parent 229 716254ccbcc0
child 231 611be8d22832
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="Developing widgets using the WRTKit" />
       
     9 <meta scheme="URI" name="DC.Relation" content="WRTKit_Developers_Guide-GUID-1758770c-bb60-4390-b6de-9eb5b8ef399f.html" />
       
    10 <meta scheme="URI" name="DC.Relation" content="WRTKit_High_level_view_of_the_WRTKit-GUID-a3abe57e-9a71-4f94-923a-b84ccd1b0905.html" />
       
    11 <meta scheme="URI" name="DC.Relation" content="WRTKit_Control_states-GUID-f98575ac-f913-466d-a790-0ff0207463a3.html" />
       
    12 <meta scheme="URI" name="DC.Relation" content="WRTKit_Views_and_the_UIManager-GUID-f95b4ad6-0e86-4023-8371-3ff2a45e95fe.html" />
       
    13 <meta scheme="URI" name="DC.Relation" content="WRTKit_Notification_popups-GUID-8696212c-4114-412a-9990-ef9755fc1942.html" />
       
    14 <meta scheme="URI" name="DC.Relation" content="WRTKit_Displaying_content-GUID-57647864-5231-47e5-8ad5-f2adb1848760.html" />
       
    15 <meta scheme="URI" name="DC.Relation" content="WRTKit_Actions-GUID-38771443-166b-4112-9569-c07229cd7449.html" />
       
    16 <meta scheme="URI" name="DC.Relation" content="WRTKit_Selections-GUID-23145d13-f2e7-48be-b24b-bc49754b2919.html" />
       
    17 <meta scheme="URI" name="DC.Relation" content="WRTKit_Text_entry-GUID-b52e3343-5a39-4a83-ae97-461a53761207.html" />
       
    18 <meta scheme="URI" name="DC.Relation" content="WRTKit_Separator-GUID-ec82d9ea-6b88-48c6-92c2-09a4dd56b31a.html" />
       
    19 <meta content="XHTML" name="DC.Format" />
       
    20 <meta content="GUID-A321DB96-0A01-4E55-B24B-96905F40CB5C" name="DC.Identifier" />
       
    21 <meta content="en" name="DC.Language" />
       
    22 <link href="commonltr.css" type="text/css" rel="stylesheet" />
       
    23 <title>
       
    24 Developing widgets using the WRTKit</title>
       
    25 </head>
       
    26 <body id="GUID-A321DB96-0A01-4E55-B24B-96905F40CB5C"><a name="GUID-A321DB96-0A01-4E55-B24B-96905F40CB5C"><!-- --></a>
       
    27 
       
    28 
       
    29 
       
    30     <h1 class="topictitle1">
       
    31 Developing widgets using the WRTKit</h1>
       
    32 
       
    33     <div>
       
    34 
       
    35         <p>
       
    36 
       
    37             This section of the Developer's Guide describes the WRTKit in detail,
       
    38             presents the various components that make up the WRTKit library and
       
    39             explains hwo the components fit together.
       
    40         </p>
       
    41 
       
    42     </div>
       
    43 
       
    44 <div>
       
    45 <ul class="ullinks">
       
    46 <li class="ulchildlink"><strong><a href="WRTKit_High_level_view_of_the_WRTKit-GUID-a3abe57e-9a71-4f94-923a-b84ccd1b0905.html">High level view of the WRTKit</a></strong><br />
       
    47 </li>
       
    48 <li class="ulchildlink"><strong><a href="WRTKit_Control_states-GUID-f98575ac-f913-466d-a790-0ff0207463a3.html">Control states</a></strong><br />
       
    49 </li>
       
    50 <li class="ulchildlink"><strong><a href="WRTKit_Views_and_the_UIManager-GUID-f95b4ad6-0e86-4023-8371-3ff2a45e95fe.html">Views and the UIManager</a></strong><br />
       
    51 </li>
       
    52 <li class="ulchildlink"><strong><a href="WRTKit_Notification_popups-GUID-8696212c-4114-412a-9990-ef9755fc1942.html">Notification popups</a></strong><br />
       
    53 </li>
       
    54 <li class="ulchildlink"><strong><a href="WRTKit_Displaying_content-GUID-57647864-5231-47e5-8ad5-f2adb1848760.html">Displaying content</a></strong><br />
       
    55 </li>
       
    56 <li class="ulchildlink"><strong><a href="WRTKit_Actions-GUID-38771443-166b-4112-9569-c07229cd7449.html">Actions</a></strong><br />
       
    57 </li>
       
    58 <li class="ulchildlink"><strong><a href="WRTKit_Selections-GUID-23145d13-f2e7-48be-b24b-bc49754b2919.html">Selections</a></strong><br />
       
    59 </li>
       
    60 <li class="ulchildlink"><strong><a href="WRTKit_Text_entry-GUID-b52e3343-5a39-4a83-ae97-461a53761207.html">Text entry</a></strong><br />
       
    61 </li>
       
    62 <li class="ulchildlink"><strong><a href="WRTKit_Separator-GUID-ec82d9ea-6b88-48c6-92c2-09a4dd56b31a.html">Separator</a></strong><br />
       
    63 </li>
       
    64 </ul>
       
    65 
       
    66 <div class="familylinks">
       
    67 <div class="parentlink"><strong>Parent topic:</strong> <a href="WRTKit_Developers_Guide-GUID-1758770c-bb60-4390-b6de-9eb5b8ef399f.html">WRTKit Developer's Guide</a></div>
       
    68 </div>
       
    69 </div>
       
    70 
       
    71 </body>
       
    72 </html>