[Interest] QFileDialog is lovelier the second time around...

Etienne Sandré-Chardonnal etienne.sandre at m4x.org
Sat Jun 15 09:48:14 CEST 2013


Hello,

Are you sure you are not compiling in debug mode?
I use QFileDialog native (static) in my application, it's very fast to
load, except in debug mode (where it takes a few seconds loading all dlls).
Qt 4.8.1 under windows, mingw compiler

Etienne


2013/6/14 Mojmír Svoboda <Mojmir.Svoboda at warhorsestudios.cz>

> 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 at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130615/3a768fdf/attachment.html>


More information about the Interest mailing list