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. TablewView (Controles 1.4) within SwipeView display bug
Forum Updated to NodeBB v4.3 + New Features

TablewView (Controles 1.4) within SwipeView display bug

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 134 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.
  • D Offline
    D Offline
    D_Tec
    wrote on last edited by
    #1

    Hi!

    I'd like to use a TableView from Qt.Quick.Controls 1.4 (because of TableViewColumn, which allows me to have different delegates and a header) within a SwipeView. The page with the TableView looks as expected but the content is wider than the page and if I go to the page right to the page with the table view I see the rest of the table. So the table is extended to the next page. If I try to click on an item from the table on the second page I interact with the elements that are on the second page but hidden by the table.
    On the TableView page I have a margin around the table, which is displayed correctly. Setting clip: true to all the elements on the TableView page does not help.

    Am I trying to something impossible here? Combining Qt.Quick.Controls 1.4 with Qt.Quick.Controls 2.15?

    Thanks for any hints!

    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