Symbian3/SDK/Source/GUID-06676D89-FDE7-58FD-9D2E-3C984CD24BAC-GENID-1-8-1-6-1-1-4-1-6-1-8-1-4-1.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 9 59758314f811
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-06676D89-FDE7-58FD-9D2E-3C984CD24BAC-GENID-1-8-1-6-1-1-4-1-6-1-8-1-4-1" xml:lang="en"><title>Embedded
       
    13 applications</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Embedded applications are required by the application architecture. These
       
    15 applications’ root controls should have a <i>z</i> -order that causes only
       
    16 the currently-active application to be displayed, and only that application
       
    17 to be able to receive pointer events.</p>
       
    18 <p>Additionally, only the currently active application — with its menu bar,
       
    19 active dialogs, and so on — should be able to process key events.</p>
       
    20 <p>The requirements of embedded applications are supported by stack-like behavior
       
    21 at each priority level within the controls maintained by the app UI.</p>
       
    22 </conbody></concept>