Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!ucbvax!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: Why can't I inquire about borders? Message-ID: <8710301641.AA04424@LYRE.MIT.EDU> Date: Fri, 30-Oct-87 11:41:08 EST Article-I.D.: LYRE.8710301641.AA04424 Posted: Fri Oct 30 11:41:08 1987 Date-Received: Wed, 4-Nov-87 22:40:28 EST References: <2771538053-221473@Sierra> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 12 Date: Thu, 29 Oct 87 17:40:53 CST From: Kerry Kimbrough a client cannot find out about a root window's border/background (i.e. the one at the top of the chain of CopyFromParent defaults). Pray, why is this? The background/border pixmaps may be freed immediately after creating the window or changing the window attributes, thus there may be no valid pixmap id to return to the client. Background/border pixels are turned into "pixmaps of undefined size" (see XSetWindowBackground) by the server.