Post Reply 
wait(-1) kinetic scrolling
11-04-2015, 02:15 AM
Post: #2
RE: wait(-1) kinetic scrolling
Normally, you should not need to do so. What is happening with kinetic scrolling is that the system internally triggers a timer that counts down until stop. Scroll messages are sent until the timer runs out (with math to handle decreasing in a certain pattern as a function or initial velocity and length of the timer). As long as you are handling a scroll properly, nothing else is needed in your implementation. In fact, there is no where in the system that we've had a need to do any special handling on scrolling.

Is there a particular need or reason you feel you need a message at the end?

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
wait(-1) kinetic scrolling - fabila - 11-04-2015, 12:36 AM
RE: wait(-1) kinetic scrolling - Tim Wessman - 11-04-2015 02:15 AM
RE: wait(-1) kinetic scrolling - fabila - 11-04-2015, 03:53 PM
RE: wait(-1) kinetic scrolling - Han - 11-04-2015, 05:16 PM



User(s) browsing this thread: 1 Guest(s)