On Fri, Dec 06, 2002 at 10:09:02AM +0000, Angus Leeming wrote:

> And a totally different idea. This is for xforms, but the idea should also 
> work for Qt. Here's the redraw function:
> 
> Everything here is cheap except for the last call, to the LyX core. So why 
> not shove it on a timer and discard FL_DRAW events that occur within 0.2 secs 
> in the same way as we already fo for FL_DRAG events. Some thought may be 
> needed, because we want to use the last event, but it can probably be made to 
> work.

This would make scrolling not work properly. IT is fragile as it is.

Furthermore, this wouldn't help resize at all - it is one paint event,
that's not what's slow.

regards
john

-- 
"Yeah, I woke up in the day accidentally once, the moon was on fire for some
 reason and I couldn't see very well and all the bandwidth disappeared, it was
 very scary :("
        - Orion

Reply via email to