Re: [Pgui-devel] Try to use PG_GROP_SETCLIP

2001-10-20 Thread Olivier Bornet
Hello Micah, > > It seems the PG_GROP_SETCLIP is not working (at least for > > PG_WIDGET_CANVAS). (After a very quick look in the pgserver source, I > > suspect it is not implemented). > > Right, it wasn't implemented. I just committed new code to implement it in > pgserver. Thanks. The new cod

Re: [Pgui-devel] Try to use PG_GROP_SETCLIP

2001-10-20 Thread Micah Dowty
Quoting Olivier Bornet <[EMAIL PROTECTED]>: > Hello, > > It seems the PG_GROP_SETCLIP is not working (at least for > PG_WIDGET_CANVAS). (After a very quick look in the pgserver source, I > suspect it is not implemented). Right, it wasn't implemented. I just committed new code to implement it in

[Pgui-devel] Try to use PG_GROP_SETCLIP

2001-10-19 Thread Olivier Bornet
Hello, It seems the PG_GROP_SETCLIP is not working (at least for PG_WIDGET_CANVAS). (After a very quick look in the pgserver source, I suspect it is not implemented). Also, using PG_GROP_RECT and PG_GROP_LINE results of a 1 pixel difference. See the attached example where the black X is for tes