[lazarus] TCanvas

Michael A. Hess mhess at miraclec.com
Sun Sep 12 22:17:24 EDT 1999


Shane Miller wrote:
> 
> Anyone know of a good way of detecting WHEN to redraw the canvas?

It is possible to block events and signals. You can put a block on it,
do whatever you need to do, and then turn the block off. That way it
will only do an update once after you turn the block off. I think that
is what you are after isn't it?


-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list