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.shal...@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: o...@kalpa.ru
> skype:  oleg_shalnev
> cell    :  +79111603306
> cell    :  +79187417217
>
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to