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. Georg