Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!philmtl!philabs!ttidca!kevin@ttidcb.tti.com From: kevin@ttidcb.tti.com (Kevin Carothers) Newsgroups: comp.windows.x Subject: Initializing Pixmap data Message-ID: <18116@ttidca.TTI.COM> Date: 26 Jun 90 04:52:47 GMT Sender: kevin@ttidca.TTI.COM Organization: Citicorp/TTI, Santa Monica Lines: 11 Is it possible to do a call to XCreatePixmap() with the returned data initialized? I guess I could muck around and do it myself from the libX code, but I'm just wondering if there is an easier way to get around doing a bunch of "XDrawPoints()" calls. Another technique is to simply create a "clear" bitmap, and "tile" this bitmap with a series of "XCopyPlane" calls, but this also seems kind of weird. Any help is appreciated. -- Kevin Carothers {philabs,csun,psivax}!ttidca!kevin