Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!pasteur!ames!lll-winken!uunet!actnyc!srk From: srk@actnyc.UUCP (Shalom Krischer) Newsgroups: comp.windows.x Subject: drawing a window Message-ID: <1279@actnyc.UUCP> Date: 6 Apr 89 20:30:17 GMT Organization: InterACT Corporation, New York Lines: 16 I need help! A few of us are working on a project, using X11 as the screen interface, and have come accross the following problem: we call XCreateWindow, XSetNormalHints, XReadBitMapFile, XCreateGC, XCreatePixmap, XCopyPlane, XSetWindowBackgroundPixmap, XFreeGC, XFreePixmap, XMapWindow, XMoveWindow. At this point I would expect to see the window. It does not happen, however, until I click the mouse. When I do so, it pops up anywhere, and then gets moved to where I want it. The extra move I can deal with, but why do I need the click? I am reluctant to call this a bug in X, since it seems that others would have gotten it before. What are we doing wrong? Please respond to ...!uunet!actnyc!srk or rigoutso@acf8.nyu.edu or rigoutso%acf8@CUNYVM.CUNY.EDU Thanks Muchly!!!