Op 14-6-2013 19:27, Constantin Makshin schreef:

Try non-static QFileDialog members -- it's more likely to ignore various system [shell] extensions.

And way less likely to look and feel anything close to what the user expects in a file dialog on his platform... At least, on windows, the Qt file dialog is horrible IMHO.

André

On Jun 14, 2013 3:11 PM, "Mojmír Svoboda" <mojmir.svob...@warhorsestudios.cz <mailto:mojmir.svob...@warhorsestudios.cz>> wrote:

    Hello again,

    I tried to use QFileDialog for classic file selection, but
    it feels very sluggish, expecially the first time.

    I think it's due to heavy dll dependencies that are to be
    loaded, in my case it makes ~85 dlls.

    I wonder why of course and I'd like to know whether there
    is some more lightweight version of open file dialogue
    perhaps?

    Many thanks,
    Mojmir
    _______________________________________________
    Interest mailing list
    Interest@qt-project.org <mailto:Interest@qt-project.org>
    http://lists.qt-project.org/mailman/listinfo/interest



_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to