Results 1 to 9 of 9

Thread: [QT4] QTreeView and rows with multiple lines

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    USA
    Posts
    142
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android
    Thanks
    24
    Thanked 2 Times in 2 Posts

    Default Re: [QT4] QTreeView and rows with multiple lines

    For the record, I have verified Moppel's observation with my own code - it performs as expected with 4.1.0, and goes back to one line in 4.1.1...

    However, in 4.1.1, instead of getting a snapshot of the middle of the box, I get the top of the box. I'd call that an improvement over 4.0.1, though I'm not sure why they took a step back from 4.1.0.
    Life without passion is death in disguise

  2. #2
    Join Date
    Jan 2006
    Posts
    33
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11
    Thanks
    3
    Thanked 2 Times in 2 Posts

    Default Re: [QT4] QTreeView and rows with multiple lines

    Also for the record:

    I tried my example posted last week with a freshly compiled QT:
    qt-x11-opensource-src-4.1.3-snapshot-20060328

    And guess what: I works again. Hurray!
    Looks like we have to wait for the next QT release.

    Cheers,

    Moppel

  3. #3
    Join Date
    Jan 2006
    Posts
    33
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11
    Thanks
    3
    Thanked 2 Times in 2 Posts

    Default Re: [QT4] QTreeView and rows with multiple lines

    http://www.trolltech.com/developer/c...ges-4.1.2.html

    - QTreeWidget
    Fix multi line text items.

  4. The following user says thank you to Moppel for this useful post:

    razvan.petru (18th November 2009)

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
  •  
Qt is a trademark of The Qt Company.