Results 1 to 10 of 10

Thread: Possible bug of Qt on QListWidget?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Jan 2006
    Location
    Catalonia
    Posts
    266
    Thanks
    44
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Possible bug of Qt on QListWidget?

    Hi again. I've installed the new version of Qt (4.1.1). And the bug is ........... NOT fixed But I want to say that many others bugs has been solved like a bug very anoying with the scroll bars in the tree view. The behaviour now with my QListWidget is very strange: when I insert the QListWidgetItems for the first time it elides the text well (with the previous version doesn't). The problem comes when, after the items have been inserted, if I try to change the icon of the items it doesn't elide well. I attach an example. The strange is that this was working well in the previous version Maybe in the next version i will have more luck?
    Attached Images Attached Images

Similar Threads

  1. Segmentation Faul using addItem (QListWidget)
    By gnusar in forum Qt Programming
    Replies: 3
    Last Post: 8th November 2008, 09:27
  2. how to sync a QTreeWidget and a QListWidget?
    By zl2k in forum Qt Programming
    Replies: 2
    Last Post: 5th September 2008, 20:55
  3. QListWidget Problem
    By pmabie in forum Qt Programming
    Replies: 1
    Last Post: 7th October 2007, 06:52
  4. Replies: 13
    Last Post: 15th December 2006, 11:52
  5. keypress while editing an item in QListWidget
    By Beluvius in forum Qt Programming
    Replies: 3
    Last Post: 4th April 2006, 09:56

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.