Andre Poenitz <[EMAIL PROTECTED]> writes: | On Fri, Dec 06, 2002 at 10:09:02AM +0000, Angus Leeming wrote: >> 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. > | Sounds like a good idea. > | Moreover, we could later probably remove a lot of logic regarding "partial | redraws" etc...
Those partical redraws (the low-level X stuff) is what makes the xforms frontend so fast... -- Lgb