Results 1 to 3 of 3

Thread: QListWidget on Mac Intel 64 Can't select top two items

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2009
    Posts
    3
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QListWidget on Mac Intel 64 Can't select top two items

    Greetings all,

    I have run across a very strange issue on Macintosh OS 10.5 (10.5.6, but also occurred in 10.5.5).

    When you populate a QListWidget with data, the top two items in the list are not always selectable. Sometimes, you can, but most of the time, you cannot.

    The only "workaround" I have been able to find is that if you set BOTH the horizontal and vertical scrollbars to be enabled by default, then the bug goes away.

    This is very odd and I have yet to have been able to determine what exactly is causing the problem.

    If you could take a look at the attached code and ui file and let me know what you think, I'd appreciate it.

    I've reported this as a bug and haven't received much response from Nokia on this as of yet.

    Thanks,

    John
    Attached Files Attached Files

Similar Threads

  1. How to make QListWidget items editable?
    By montylee in forum Qt Programming
    Replies: 14
    Last Post: 3rd October 2008, 09:57
  2. Replies: 1
    Last Post: 5th September 2008, 23:54
  3. Get Visible Items from the QListWidget
    By srj in forum Qt Programming
    Replies: 4
    Last Post: 22nd November 2006, 20:13
  4. Qt 4.2: QListWidget changes size of its items
    By KingFish in forum Qt Programming
    Replies: 2
    Last Post: 25th October 2006, 11:06
  5. [Qt4]: Adding centered items in QListWidget
    By Jojo in forum Qt Programming
    Replies: 4
    Last Post: 16th March 2006, 20:04

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.