diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-C4FDDBD9-2B29-5A59-AA29-855D1BE1354A.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-C4FDDBD9-2B29-5A59-AA29-855D1BE1354A.dita Fri Jun 11 12:39:03 2010 +0100 @@ -0,0 +1,27 @@ + + + + + +Scroll: +simple scrolling +
Description

The Scroll example +demonstrates simple scrolling using pointer repeat events. It uses RWindowBase::RequestPointerRepeatEvent(), +which ensures that holding down the pointer (or either mouse button on the +Emulator) results in a smooth scroll.

+
Download

Click +on the following link to download the example: Scroll.zip

Click: browse to view the example code.

+
Class Summary

RWindowHandle

RWindowTreeNode

RWindowBase

RWindowGroup

CWindowGc

+
Running on the emulator

Clicking the left mouse +button causes the line to scroll up, clicking the right mouse button causes +it to scroll down.

+
Running on the target phone

Tapping on the numbered +window causes the line to scroll up. The behaviour invoked by the right mouse +button click is unavailable on the target phone.

+
\ No newline at end of file