[lazarus] ExcludeClipRect function

Michael A. Hess mhess at miraclec.com
Tue Mar 14 13:25:19 EST 2000


Marc Weustink wrote:
> 
> I just looked at the docs, and I think I know what you mean. In GDK
> you can set the clip_rectangle/clip_region, but you can't get it (as
> far as I can see now). This means that functuions like
> ExcludeClipRect/IntersectClipRect/SelectClipRgn should maintain a
> ClipRect (in TDeviceContext) and pass this one to gdk.

I believe the above is the only solution. I too just went through the
docs and you can set the clip_region, clip_mask, and clip_rect but it
provides no means to retrieve what has already been set. You can only
remove the currently set value.

Unless I also missed something in the docs.   :-)

-- 
==== 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