[...........]
Howdy,Quote:> Pixmap pixmap;
[.........]
> pixmap = XCreatePixmap(p2disp, win, width - 2, height - 2, depth);
[..........]
> XPutImage(p2disp, pixmap, imagegc, p2ximage,
> 0, 0, 0, 0, p2ximage->width, p2ximage->height);
Please ignore my message, I figured everything out: I
didn't need any Pixmap variables since I am doing it
directly to XImage and I made a typo in the second
argument to XPutImage: it should have been a window
argument.
Thanks again,
Borg
--
My real email address is: <vladimip at uniserve dot com>
#include <disclaimer.h> | *Good pings come in small packets*
Vancouver | Windows: for IQs smaller than 95
British Columbia | SIGSIG -- signature too long (core dumped)