John Levon <[EMAIL PROTECTED]> writes: | On Wed, May 11, 2005 at 07:44:30PM +0200, Jean-Marc Lasgouttes wrote: > >> Martin> Patch attached. Please commit, this is your baby. >> >> Feel free to do it, I am busy now. I guess you should guard it with >> #if QTVERSION >= 0x030100 >> so that older qt will "only" suffer from drawing glitches. > | What about the out of order insert? This seems like a much more serious | problem.
That was solved by not doing a processEvents at all. -- Lgb