diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-C0C93B8A-C63C-424E-9C30-5D69C1578660.dita --- a/Symbian3/PDK/Source/GUID-C0C93B8A-C63C-424E-9C30-5D69C1578660.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-C0C93B8A-C63C-424E-9C30-5D69C1578660.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,23 +1,23 @@ - - - - - -Handling -long-tap events -

The client application receives long tap events through the MAknLongTapDetectorCallBack interface.

-

Use the method HandleLongTapEventL to perform actions -when the long-tap event is received.

-void CMyContainer::HandleLongTapEventL( const TPoint& aPenEventLocation, - const TPoint& aPenEventScreenLocation) - { - // perform your actions when the event is received - } - + + + + + +Handling +long-tap events +

The client application receives long tap events through the MAknLongTapDetectorCallBack interface.

+

Use the method HandleLongTapEventL to perform actions +when the long-tap event is received.

+void CMyContainer::HandleLongTapEventL( const TPoint& aPenEventLocation, + const TPoint& aPenEventScreenLocation) + { + // perform your actions when the event is received + } +
\ No newline at end of file