Path: utzoo!attcan!uunet!bu.edu!polygen!bill From: bill@polygen.uucp (Bill Poitras) Newsgroups: comp.windows.x Subject: Placing a window under X11R4 Message-ID: <823@redford.UUCP> Date: 14 Sep 90 20:55:31 GMT Reply-To: bill@redford.UUCP (Bill Poitras) Organization: Polygen Corporation, Waltham, MA Lines: 11 I am porting an X application from X11R3 to X11R4. One of the problems I am encountering is getting the top-level window to place itself without the help of TWM. I have looked in the ICCCM document, as well as the Xlib documentation. It seems that the XCreateWindow call should be sufficient to place the window. I use XSetWMHints and XSetNormalHints to set some other hints. Any help would greatly be appreciated. +-----------------+---------------------------+-----------------------------+ | Bill Poitras | Polygen Corporation | {princeton mit-eddie | | (bill) | Waltham, MA USA | bu sunne}!polygen!bill | | | | bill@polygen.com | +-----------------+---------------------------+-----------------------------+