Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > Georg Baum <[EMAIL PROTECTED]> writes: | > | Abdelrazak Younes wrote: | > | | > Georg Baum wrote: | > | >> No. And AFAIK Abdel never claimed that qt4 was fast on linux. Moving the | > | >> scrollbar thumb of the userguide takes several (more than 5) seconds for | > | >> me until it moves with qt4. with gtk there is only a little delay (less | > | >> than one second). That is not perfect, but acceptable. qt4 is unusable, | > | >> but I don't have the time nor the qt4 knowledge to debug this. | > | > | > Is this a post or pre-unicode behaviour? | > | | post. And qt3 is not much better. It really looks like the | > unciode | > | conversion (at least how it is done currently) is too expensive. | > What is a scrollbar thum? | > PageDown - PageUp is quite snappy here. | > (Except that the screend dow not update of course... but you can see | > the scroll going on the info line at bottom) | | By the way, USE_EVENT_PRUNING is still set to 0, do you want me to | turn it on for linux.
Sure, that fixes (or hides) this problem. But I think it would be more correct to change some of the updates into redraws. -- Lgb