Jean-Marc Lasgouttes wrote:
I installed qt4 in order to check whether it is as fast as Abdel claims it is. I am the only one finding that moving around the scrollbar thumb is much smoother with gtk?
Ah but that's before unicode. Everything is very slow since that was merged... including scrolling. I guess those ucs4_to_ucs2 and ucs2_to_ucs4 functions need to be optimized .
Abdel.