In qx.Mobile we already have a mixin for it:
qx.ui.mobile.container.MIScroll

It uses/wraps the library iScroll for the iOS scrolling feeling.
You can test it on qx.Mobile Showcase. It think reusing/extending might be easy.

Greetz Christopher

Am 01.06.2012 um 15:08 schrieb Andrew Goldberg:

Has anyone tried to modify the qx.ui.core.scroll.MWheelHandling mixin to 
perform momentum / inertia / smooth scrolling (a la iOS)?  It seems something 
close to it exists for touch events in AbstractScrollArea, and i'm in the 
process of porting that to mousewheel events, but it's not quite the same 
(doesn't do acceleration, or allow single mouse wheel clicks without any extra 
sliding).

Before spending too much time trying to get all the physics and formulas right, 
I thought I'd ask to see if anyone's already done it and if there are any 
contribs for this out there.

Thanks!

Andrew
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Christopher Zündorf
Junior-Software-Developer

1&1 Internet AG - Frameworks & Tooling
Ernst-Frey-Straße 9 · DE-76135 Karlsruhe
Telefon:  +49 721 91374-6932
[email protected]<mailto:[email protected]>

Amtsgericht Montabaur / HRB 6484
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Robert Hoffmann, 
Andreas Hofmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to