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. How to anchor right corner of the last column to TableView?

How to anchor right corner of the last column to TableView?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 814 Views
  • 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.
  • R Offline
    R Offline
    Rapeity
    wrote on last edited by
    #1

    I'm using TableView and I have this issue. Example of what I achive. So basically I have N column and when I narrow a last one I get N+1 with a new empty column. How can i freeze a right border of last column? I need to resize them, so TableViewColumn.resizable::false not gonna solve the problem.

    raven-worxR 1 Reply Last reply
    0
    • R Rapeity

      I'm using TableView and I have this issue. Example of what I achive. So basically I have N column and when I narrow a last one I get N+1 with a new empty column. How can i freeze a right border of last column? I need to resize them, so TableViewColumn.resizable::false not gonna solve the problem.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @Rapeity
      so did i get it right that you just want to move the inner handles of the columns but not the rightmost of the last column?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      R 1 Reply Last reply
      0
      • raven-worxR raven-worx

        @Rapeity
        so did i get it right that you just want to move the inner handles of the columns but not the rightmost of the last column?

        R Offline
        R Offline
        Rapeity
        wrote on last edited by
        #3

        @raven-worx said:

        so did i get it right that you just want to move the inner handles of the columns but not the rightmost of the last column?

        Yes.

        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