drawing in Qt3 seems to have become incredible slow :-(

Thomas Zander zander at planescape.com
Sun Aug 11 21:58:21 BST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 11 August 2002 23:36, Alexander Neundorf wrote:

> Several  widgets delay the actual redrawing using a 0 timer, now if a
> dialog has a lot of widgets, could it be possible that this overhead (e.g.
> 30 timers starting and checking) might become noticable ?
> It is the short moment of "thinking" where I only see the background colors
> of the dialog, before the actual drawing starts, which leads me to this
> idea.

Well, you can check that with a fresh dialog. One you get from uic/designer 
with no implementation behind it..
I'm sure that object creation (like timers) is quite expensive in C++, so this 
might indeed slow things down..
There is enough free memory?
I mean, there are no disk-buffers being freed for this, which might slow down 
the initialisation?

- -- 
Thomas Zander                                           zander at planescape.com
                                                 We are what we pretend to be
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9Vs/tCojCW6H2z/QRAukDAKDYwk3i6nfkTGTMOGgkOhjb0k2k4QCcDYAZ
PcdzFKH04ewpqUBmsBHzlhw=
=HDsY
-----END PGP SIGNATURE-----





More information about the kde-core-devel mailing list