Oops, I forgot to commit my changes to the pgfx_bitmap.c file in cli_c. It's in there now, so update your CVS, uncomment those lines, and it should work.
Quoting Olivier Bornet <[EMAIL PROTECTED]>: > Hello Micah, > > > > There is only one problem with the clipping code : if I activate > the > > > line : > > > > > > pgSetClip(theGC->bgc,rect.x,rect.y,rect.width,rect.height); > > > > > > it's make a segfault : > > > > > > *** PicoGUI ERROR (CLIENT) : Segmentation Fault > > > > > > Is the clip usable for bitmaps ? > > > > Upgrade your PicoGUI client library and pgserver packages. I had to > fix some > > bugs in them related to the clipping code. > > I have the last version of the CVS for the pgserver and the cli_c. The > problem is always here. Try to get the current CVS from waba, and > activate the clip (uncomment the two lines 387/388 with pgSetClip(). > > Thanks in advance. > > Olivier > -- > Olivier Bornet SMARTDATA SA > [EMAIL PROTECTED] Centre du Parc > http://www.smartdata.ch av. des Pr�s-Beudin 20 > Phone +41-27-723'55'03 1920 Martigny > Fax +41-27-723'55'19 Phone +41-27-723'55'18 > > _______________________________________________ > Pgui-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/pgui-devel > -- Only you can prevent creeping featurism! _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
