Results 1 to 1 of 1

Thread: QListWidget problem on Mac, not on linux/windows

  1. #1
    Join Date
    Oct 2009
    Posts
    364
    Thanks
    10
    Thanked 37 Times in 36 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Question QListWidget problem on Mac, not on linux/windows

    I have attached a minimal project that will illustrate the problem, which is as follows:

    The main window features a tab widget with only one tab.
    Inside the tab widget are a list widget on the left and a tree widget on the right.

    If you first start the app and click the 'open USB link' button, after about 5 seconds, you will see some timestamps appear in the list widget. If you then click on the tree widget on the right (which will get the focus on Mac) and then click the 'Get Directory' button, the list widget will be cleared and new timestamps should appear. This doesn't happen, *unless* you select the list widget on the left!

    This only happens on Mac (Qt SDK Mac opensource 2009.04), not on linux or windows.

    If I get rid of the tab widget and place the list widget and tree widget directly on the main window, the problem doesn't happen.

    Any ideas?
    Attached Files Attached Files
    Last edited by schnitzel; 27th November 2009 at 23:59. Reason: updated contents

Similar Threads

  1. QListWidget problem [solved]
    By satoshi in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2009, 18:58
  2. Replies: 1
    Last Post: 23rd April 2009, 09:05
  3. Replies: 19
    Last Post: 3rd April 2009, 23:17
  4. QListWidget - stylesheet problem
    By febil in forum Qt Programming
    Replies: 3
    Last Post: 23rd February 2009, 16:44
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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.