Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Scrolling using QtQuick 5.0 Canvas
Forum Updated to NodeBB v4.3 + New Features

Scrolling using QtQuick 5.0 Canvas

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 1.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bblumberg
    wrote on last edited by
    #1

    Hi

    Looking at the doc, it seems like it should be possible to scroll a QtQuick 5.0 canvas by setting the canvasSize, canvasWindow and moving the canvasWindow relative to the Canvas. I haven't had much success, and wonder if anyone else has? I am currently scrolling by having the canvas as the child of a flickable and it works fine, but it seems like I should be able to dispense with the flickable.

    The other question I have is what determines the size of the frameBuffer that is allocated for the canvas?

    Any insights would be greatly appreciated. Thanks

    bb

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved