diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-B8BCC4F0-7F55-4728-B7EA-3280CA822C91.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-B8BCC4F0-7F55-4728-B7EA-3280CA822C91.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,31 @@ + + + + Stylus +pop-up menu APIThe Stylus pop-up menu API is used for displaying commands in a +context menu the user can access by tapping an item on the device screen. + +Stylus pop-up menu displayed in a preview pop-up + + +

A stylus pop up menu (CAknStylusPopUpMenu, defined in AknStylusPopUpMenu.h) is a floating menu component that contains stylus-specific menu +content. As the name implies, the stylus pop up menu is meant to be used only +with the stylus by tapping a stylus interactive area. The pop-up menu is displayed +near the tapping position.

+

It is the application’s responsibility to create the stylus pop up menu +and handle the actions its menu items trigger.

+

For look and feel guidelines on the stylus pop-up menu, see the stylus +pop-up menu UI component description.

+

For implementation information, see Displaying +commands in a context menu.

+

For the Stylus pop-up menu API classes and header files, see Classes and Definitions.

+
Constraints

This +API is valid for touch-enabled Symbian platforms.

+
Emulator support

This +API is fully supported in the WINS/WINSCW emulator environment.

+
\ No newline at end of file