Symbian3/SDK/Source/GUID-B8BCC4F0-7F55-4728-B7EA-3280CA822C91.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-B8BCC4F0-7F55-4728-B7EA-3280CA822C91" xml:lang="en"><title>Stylus
    12 <concept id="GUID-B8BCC4F0-7F55-4728-B7EA-3280CA822C91" xml:lang="en"><title>Stylus
    13 pop-up menu API</title><shortdesc>The Stylus pop-up menu API is used for displaying commands in a
    13 pop-up menu API</title><shortdesc>The Stylus pop-up menu API is used for displaying commands in a
    14 context menu the user can access by tapping an item on the device screen.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    14 pop-up menu.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    15 <fig id="GUID-69B92ECC-A4D7-4B17-A5EB-AED6E545DB93">
    15 <fig id="GUID-69B92ECC-A4D7-4B17-A5EB-AED6E545DB93">
    16 <title>Stylus pop-up menu displayed in a preview pop-up</title>
    16 <title>Stylus pop-up menu displayed</title>
    17 <image href="GUID-FD21D8B1-EB37-409A-9158-19DBBF1A67B7_d0e78000_href.png" scale="75" placement="inline"/>
    17 <image href="GUID-FD21D8B1-EB37-409A-9158-19DBBF1A67B7_d0e72846_href.png" scale="75" placement="inline"/>
    18 </fig>
    18 </fig>
    19 <p>A stylus pop up menu (<codeph>CAknStylusPopUpMenu</codeph>, defined in <codeph>AknStylusPopUpMenu.h</codeph>)
    19 <p>A stylus pop up menu (<codeph>CAknStylusPopUpMenu</codeph>, defined in <codeph>AknStylusPopUpMenu.h</codeph>)
    20 is a floating menu component that contains stylus-specific menu content. As
    20 is a floating menu component that contains stylus-specific menu content. As
    21 the name implies, the stylus pop up menu is meant to be used only with the
    21 the name implies, the stylus pop up menu is meant to be used only with the
    22 stylus by tapping a stylus interactive area. The pop-up menu is displayed
    22 stylus by tapping a stylus interactive area. The pop-up menu is displayed
    23 near the tapping position. </p>
    23 near the tapping position. </p>
    24 <p>It is the application’s responsibility to create the stylus pop up menu
    24 <p>It is the application’s responsibility to create the stylus pop up menu
    25 and handle the actions its menu items trigger.</p>
    25 and handle the actions its menu items trigger. Note that this does not apply
       
    26 to item-specific options menu.</p>
    26 <p>For look and feel guidelines on the stylus pop-up menu, see the <xref href="GUID-C4E728B4-3E84-49A4-83CB-DF146420D78A.dita">stylus
    27 <p>For look and feel guidelines on the stylus pop-up menu, see the <xref href="GUID-C4E728B4-3E84-49A4-83CB-DF146420D78A.dita">stylus
    27 pop-up menu UI component description</xref>.</p>
    28 pop-up menu UI component description</xref>.</p>
    28 <p>For implementation information, see <xref href="GUID-8F04D882-B846-4A0D-B858-15FDA85758FA.dita">Displaying
    29 <p>For implementation information, see <xref href="GUID-8F04D882-B846-4A0D-B858-15FDA85758FA.dita">Displaying
    29 commands in a context menu</xref>.</p>
    30 commands in a context menu</xref>.</p>
    30 <p>For the Stylus pop-up menu API classes and header files, see Classes and
    31 <p>For the Stylus pop-up menu API classes and header files, see Classes and
    31 Definitions.</p>
    32 Definitions.</p>
       
    33 <section id="GUID-9142CAA5-120A-4494-B38C-C1E9F3B4F089"><title>Changes and release information</title><p>The Stylus pop-up
       
    34 menu API is an SDK API and first released in S60 5th Edition.</p></section>
    32 <section id="GUID-B08E958B-0FCC-4327-96D8-39055A2DB9D8"><title>Constraints</title><p>This
    35 <section id="GUID-B08E958B-0FCC-4327-96D8-39055A2DB9D8"><title>Constraints</title><p>This
    33 API is valid for touch-enabled Symbian platforms.</p></section>
    36 API is valid for touch-enabled Symbian platforms.</p></section>
    34 <section id="GUID-731474BF-1AD5-4450-8A57-18B674ECAE09"><title>Emulator support</title><p>This
    37 <section id="GUID-731474BF-1AD5-4450-8A57-18B674ECAE09"><title>Emulator support</title><p>This
    35 API is fully supported in the WINS/WINSCW emulator environment.</p></section>
    38 API is fully supported in the WINS/WINSCW emulator environment.</p></section>
    36 </conbody><related-links>
    39 </conbody><related-links>