Flickable.flick() is for starting a scrolling movement by specifiying velocities.
If you need to position a Flickable you'll need to change contentX and contentY.
Cheers,
_
Flickable.flick() is for starting a scrolling movement by specifiying velocities.
If you need to position a Flickable you'll need to change contentX and contentY.
Cheers,
_
Thank you..But how do i move flick line by line of textedit content. Should i consider current position and use line height of content ?
Yes, that would be a thing I would try.
Cheers,
_
Bookmarks