Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | >>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: | | Abdelrazak> 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? | | Abdelrazak> Ah but that's before unicode. Everything is very slow | Abdelrazak> since that was merged... including scrolling. I guess | Abdelrazak> those ucs4_to_ucs2 and ucs2_to_ucs4 functions need to be | Abdelrazak> optimized . | | Maybe by caching the iconv_t returned by iconv_open?
Is that guaranteed to work? Can we try to make things work before the optimize squad goes gung-hoo. -- Lgb