Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!dino!ux1.cso.uiuc.edu!news From: kahn@uxh.cso.uiuc.edu (Scott Kahn) Newsgroups: comp.sys.sgi Subject: Tidy icon events... Message-ID: <1990Nov14.055148.22258@ux1.cso.uiuc.edu> Date: 14 Nov 90 05:51:48 GMT Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 16 I have a program that iconifies the graphics window when a "stow" is selected as a smaller copy of the existing screen image. As an icon, the program waits for an "open" or "winquit" event to continue execution. The problem that I am experiencing occurs whenever I select the "tidy" item while an icon is drawn; my program starts to process events as if it is no longer an icon (ie, as if it had been winopened!). I was surprised to find that whenever the other window manager functions were selected (pop, push, move) that a REDRAW event is queued, while when "tidy" is selected absolutely no events are queued. My question is what occurs when "tidy" is selected, and what information/events are passed along to an iconified program? Thanks in advance, Scott Kahn (Dept. of Chem., Univ. of Illinois)