Results 1 to 4 of 4

Thread: QTable Freeze Column

  1. #1
    Join Date
    Jan 2006
    Location
    Kerala
    Posts
    371
    Thanks
    76
    Thanked 37 Times in 32 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default QTable Freeze Column

    How do we freeze a column/row of the QTable ?
    We can't solve problems by using the same kind of thinking we used when we created them

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QTable Freeze Column

    What do you mean by "freezing a row"?

  3. #3
    Join Date
    Jan 2006
    Location
    Mountain View, CA
    Posts
    279
    Thanked 42 Times in 37 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QTable Freeze Column

    Quote Originally Posted by sunil.thaha
    How do we freeze a column/row of the QTable ?
    You can't unless you code it yourself. Alternatively, Google QicsTable, (though I don't think it's available for Qt4).
    Save yourself some pain. Learn C++ before learning Qt.

  4. #4
    Join Date
    Jan 2006
    Location
    Kerala
    Posts
    371
    Thanks
    76
    Thanked 37 Times in 32 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QTable Freeze Column

    Quote Originally Posted by jacek
    What do you mean by "freezing a row"?
    Freezing as u freeze a row/column in Excel. When a row or column is frozen. if you try to scroll that row/column won't move. Only the others would move.

    Suppose you freeze the first column, and you scroll right, the first column will remain as if it is and the other columns start moving.
    We can't solve problems by using the same kind of thinking we used when we created them

Similar Threads

  1. QTable Column width supporting fonts
    By kommu in forum Qt Programming
    Replies: 7
    Last Post: 27th December 2007, 11:18
  2. Reg - QTable | Column alignment
    By suresh in forum Newbie
    Replies: 1
    Last Post: 18th December 2006, 15:58
  3. Replies: 0
    Last Post: 10th November 2006, 13:46
  4. QTable column stretchable with minimum Width
    By sunil.thaha in forum Qt Programming
    Replies: 0
    Last Post: 24th April 2006, 13:17
  5. hidden QListView column suddenly visible
    By edb in forum Qt Programming
    Replies: 10
    Last Post: 27th January 2006, 08:00

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.