Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!sae.UUCP!mikeo From: mikeo@sae.UUCP (Michael Ovington) Newsgroups: comp.windows.x Subject: ICCCM question about raising windows Message-ID: <9004092038.AA07859@sae.com> Date: 9 Apr 90 20:38:42 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 26 We have an application that can, at the user's request, generate multiple top level windows (with XtCreatePopupShell). If the user doesn't delete these windows, older windows can become obscured by newly created ones. When the user asks the application to display a window that is already created, but obscured, I would like to be able to just raise it rather than recreate it. If the application is running under a reparenting window manager, I obviously can't raise the window of the Shell widget I created. Is it OK to walk up the window's parents until I get to the root window, and raise child of root that I find? I don't see this situation covered in the ICCCM. If it is, could someone please quote me chapter and verse. If my workaround shouldn't be used, could someone suggest a portable way for communicating the raise request to the window manager? ________________________________________________________________________ Michael S. Ovington Software Architecture & Engineering (703) 276-7910 1600 Wilson Blvd, Suite 500 uunet!sae!mikeo Arlington, VA 22209 mikeo@sae.com ________________________________________________________________________