On Mon, Jan 25, 2010 at 07:41:36AM -0800, Derek Fawcus wrote:
> 
> Yeah - that looks like what I had in mind.

BTW - you should probably change the following error message:

if (!XShmQueryVersion(display, &major, &minor, &use_xshm_pixmaps))
    {
      NSLog(@"XShm pixmaps not supported by X server.");

and I suspect you can remove the previous call to XShmQueryExtension().


_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to