Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!munnari.oz.au!goanna!minyos.xx.rmit.oz.au!godzilla!mpapp From: mpapp@ (Mike Papper) Newsgroups: comp.sys.sgi Subject: Moving windows off-screen Summary: Are there problems with moving windows off-screen? Keywords: windows fullscreen Message-ID: Date: 24 May 91 06:00:20 GMT Sender: @minyos.xx.rmit.oz.au Organization: RMIT Computer Centre, Melbourne Australia. Lines: 24 I have several applications that open and close windows on a regular basis. To deal with this I have been simply moving the windows "off screen" i.e. to XMAXSCREEN + 10, YMAXSCREEN + 10. I do not do rectread/write to these windows. I may draw to these windows. So far I have had no problems on non-turbo PIs and GTX machines. I suspect that a problem with crashing the window server and machine on TG PI machines may be caused by my use of windows. Has anyone else had such problems with machines crashing, *** are we "allowed" to move windows off-screen?????*** What do you do to "hide" windows without iconifying (this still leaves a "trace" of the window behind)? I have used my own fullscreen sized (not fullscrn) window, but this is messy, and it covers the users other windows. Has anyone tried to take control of the background with imakebackground() and pushing unwanted windows underneath (and poping them later)? e-mail suggestions and comments would be appreciated. Mike Papper mpapp@godzilla.cgl.rmit.oz.au