Re: Text boxes in Linux


Subject: Re: Text boxes in Linux
sterwill@abisource.com
Date: Tue Jan 04 2000 - 14:09:50 CST


Ted Lemon wrote:
> Does the redraw code do optimizations like scrolling the bitmap rather
> than redrawing, and like not redrawing text that doesn't need
> redrawing?

I forgot to add that when I notice we're not as fast as we should be,
I'm doing things like whipping through the document very fast (which
means we have nothing to copy, and must always redraw the page). This
is where getting rid of that call to "new" on each line we draw would
help a whole bunch.

-- 
Shaw Terwilliger



This archive was generated by hypermail 2b25 : Tue Jan 04 2000 - 14:09:50 CST