[Interest] Qt 5.7 android C++ smooth scrolling

Harish Surana surana4u at gmail.com
Thu Jun 23 09:53:23 CEST 2016


If you don't want to use qml look at old examples
https://blog.qt.io/blog/2009/07/19/kinetic-scrolling-on-any-widgets/

On Thu, Jun 23, 2016 at 9:38 AM, Oleg Shalnev <oleg.shalnev at gmail.com>
wrote:

> Good day.
>
> My pain is in scrolling.
>
> I hope that standard situation with creation QScrollArea, and placing
> viewport widget there, creating layout in viewport and placing custom
> widgets in this layout will work good on android.
>
> The result of this experiment is so sad.
> Yes it's working, but scrolling quality is ugly.
> Tuning by QScrollerProperties was not so fruitful.
>
> Google shows few recommendations. About QListView and using qml.
>
> Scrolling is one of the most useful gui features in mobile developing.
> May be there is the way to make scrolling more useful in c++ world?
>
> Please help!
>
> I can't beleive that everybody in the world creates there applications for
> androind only using qml.
> Thank's a lot!
>
> --
> Oleg Shalnev  (Kalpa Knowledge Integration Initiative)
> ----------------------------------------------
> mailto: oleg at kalpa.ru
> skype:  oleg_shalnev
> cell    :  +79111603306
> cell    :  +79187417217
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160623/16f0c89a/attachment.html>


More information about the Interest mailing list