[Interest] QFileDialog is lovelier the second time around...
Duane
duane.hebert at group-upc.com
Mon Jun 17 16:02:23 CEST 2013
On 6/15/2013 3:48 AM, Etienne Sandré-Chardonnal wrote:
> 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
Positive. Create a shortcut to a remote device in the path and then
disconnect the remote device. It gets stuck trying to stat this. Same
for any other broken short cuts. Additionally, it seems dependent on
the depth and the number of files/directories it has to parse. There is
at least one bug report. QTBug-6039
> Etienne
>
>
> 2013/6/14 Mojmír Svoboda <Mojmir.Svoboda at warhorsestudios.cz
> <mailto: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 <mailto:Interest at qt-project.org>
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
>
>
More information about the Interest
mailing list