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.svob...@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@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