Page 1 of 1
ClipOutput (X , Y, Width, Height)
Posted: Thu Aug 20, 2009 10:33 am
by eesau
I would like to have a ClipOutput(X , Y, Width, Height) -function to set a clipping area on the current (image)output, so that all drawing happens inside that area only.
Re: ClipOutput (X , Y, Width, Height)
Posted: Tue Jan 14, 2014 6:15 pm
by srod
I know this is an old request, but it is a good one and I would like to add clipping for drawing to canvas gadgets please. Would be mighty useful.

There are workarounds, but nothing as quick or efficient as SelectClipRgn_() on Windows etc.
Thanks.