Results 1 to 4 of 4

Thread: QTableWidget setSpan text display problem

  1. #1
    Join Date
    Sep 2007
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default QTableWidget setSpan text display problem

    i am using setspan in qtablewidget to merge cells. Text in the merged cell does not appear properly. Cells are merged well. Even text is wrapped properly but only left side of wrapped text appears, right side of wrapped text is not displayed. Sometime, the whole text is not displayed, only some dots are displayed. Sometimes, text displayed correctly.

    Iam using setspan in the following way. Since my table is dynamic, i will insert columns at runtime.

  2. #2
    Join Date
    May 2008
    Posts
    8
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QTableWidget setSpan text display problem

    Which Qt version do you use?
    I have a similar problem with QTableView since I updated from 4.3.4 to 4.4.0
    Last edited by aLiEnHeAd; 7th May 2008 at 11:08.

  3. #3
    Join Date
    May 2008
    Posts
    8
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QTableWidget setSpan text display problem

    There are now two bugs in the bug-tracker (id 209759 and id 210608) That deal with the setSpan() problem in Qt 4.4.0

  4. #4
    Join Date
    Sep 2007
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QTableWidget setSpan text display problem

    Iam using 4.3.2 only. I didn't upgrade to 4.4 yet.

Similar Threads

  1. QLogText & QLogTable : 2 widgets to display text log
    By fcoiffie in forum Qt-based Software
    Replies: 7
    Last Post: 28th April 2019, 07:52
  2. Unhandled exception in qatomic
    By NewGuy in forum Qt Programming
    Replies: 14
    Last Post: 23rd July 2013, 09:49
  3. Problem pasting text into a QTextEdit
    By Spockmeat in forum Qt Programming
    Replies: 8
    Last Post: 14th March 2009, 14:36
  4. Replies: 1
    Last Post: 30th November 2007, 10:03
  5. Graphics view display problem.
    By kiranraj in forum Qt Programming
    Replies: 3
    Last Post: 20th July 2007, 07:08

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.