Martin Vermeer <[EMAIL PROTECTED]> writes:

| Oops, that's bad. Could this be due to calling sync_events twice during
| a cursor blink sequence? (both in showCursor and in hideCursor.) I did
| that to make LyX snappier ;-/

Hmm... this shouldn't be needed to make LyX snappier...

| Alternatively, now the time between two calls to processEvents is never
| shorter than 0.4 sec. Could that be the problem? This time is set in the
| BufferView::Pimpl::Pimpl constructor. (Actually this isn't quite true:
| there are some calls to showCursor in the code where the blink counter
| is forcibly reset.)

Why should we have to call processEvents explictly at all? Shouldn't
the main Qt eventloop handle this for us?

-- 
        Lgb

Reply via email to