Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!emory!hubcap!ncrcae!secola!krupczak From: krupczak@secola.Columbia.NCR.COM (Bobby Krupczak) Newsgroups: comp.windows.x Subject: XCreateWindow() Keywords: XCreateWindow(), depth Message-ID: <611@secola.Columbia.NCR.COM> Date: 4 Oct 90 16:56:37 GMT Reply-To: krupczak@secola.UUCP (Bobby Krupczak) Organization: NCR Comten Columbia Lines: 13 Hi! When I try to create a window of depth 1 with XCreateWindow(), it bombs with the X Protocol Error -- Bad Match. My default screen depth is 4 (the default is 4 and everything else is too). The XLIB manual says that the depth argument need not be equal to the parent's depth. Does this mean that there is a bug in my XLIB code, or am I doing something wrong? Thanks for the help . . . Bobby