Symbian3/SDK/Source/GUID-91874A4A-57A4-54F9-966C-7D65D3782220.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     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-91874A4A-57A4-54F9-966C-7D65D3782220" xml:lang="en"><title>(x,y)
       
    13 Co-ordinate System</title><shortdesc>The co-ordinate origin of a window is its top left corner. Positive
       
    14 co-ordinate values indicate positions to the right and down from the origin.
       
    15 Negative values are also valid, and indicate co-ordinates outside the window's
       
    16 extent. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    17 <p> <b>Variant</b>: Both (ScreenPlay and non-ScreenPlay). <b>Target
       
    18 audience</b>: Application developers. </p>
       
    19 <p>Each window has a position, which is the position of its origin relative
       
    20 to its parent’s origin. If its parent is a window group, then its position
       
    21 is effectively relative to the top left corner of the screen or display device,
       
    22 because window groups do not have a size. </p>
       
    23 </conbody><related-links>
       
    24 <link href="GUID-99AE1D62-571A-5A63-B472-C0FBC0861F52.dita"><linktext>Window Types</linktext>
       
    25 </link>
       
    26 </related-links></concept>