Results 1 to 5 of 5

Thread: QFileDialog Question

  1. #1
    Join Date
    Dec 2009
    Posts
    26
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QFileDialog Question

    When viewing a folder over a network on WinXP, why does QFileDialog take a long time to display a large number of files? About 5 - 10 times longer than Windows File Explorer?

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: QFileDialog Question

    Because getting a large file list over a network is slower

  3. #3
    Join Date
    Dec 2009
    Posts
    26
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QFileDialog Question

    Oh boy, THANKS...that REALLY helped.


  4. #4
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: QFileDialog Question

    Come on, behave.

    What I said is true.
    But... if there are other things that might make things slower, I unfortunately can not see them in my crystal ball.

    Edit:
    Does this bug describe your problem?
    http://bugreports.qt.nokia.com/browse/QTBUG-13182

  5. #5
    Join Date
    Dec 2009
    Posts
    26
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QFileDialog Question

    I was behaving, or at least trying to...

    Yeah, that bug does pretty much describe my issue. Guess I will try to use the 'native' dialog and see if it helps until a bug fix comes along...


    Quote Originally Posted by tbscope View Post
    Come on, behave.

    What I said is true.
    But... if there are other things that might make things slower, I unfortunately can not see them in my crystal ball.

    Edit:
    Does this bug describe your problem?
    http://bugreports.qt.nokia.com/browse/QTBUG-13182

Similar Threads

  1. Replies: 0
    Last Post: 31st March 2010, 12:40
  2. QFileDialog
    By rmagro in forum Qt Programming
    Replies: 8
    Last Post: 17th February 2010, 16:57
  3. QFileDialog
    By merry in forum Qt Programming
    Replies: 1
    Last Post: 15th December 2007, 13:41
  4. A question about QFileDialog::getSaveFileName
    By Ali in forum Qt Programming
    Replies: 1
    Last Post: 12th October 2007, 19:46
  5. [Qt4] need help with QFileDialog
    By patcito in forum Qt Programming
    Replies: 2
    Last Post: 7th January 2006, 18:00

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.