| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 | 
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit | 
| Moderator: | STAR::VATNE | 
| Created: | Mon Oct 30 1989 | 
| Last Modified: | Mon Dec 31 1990 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 3726 | 
| Total number of notes: | 19516 | 
    hi,
    
    How can i know , whether a window is iconised ? As far as i know
    there is no event at the moment a window is iconised or de-iconised.
    Every suggestion is appreciated.
    
    Gerard.
    
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 3454.1 | Use StructureNotify | DASH::tatlow | The Question | Thu Oct 11 1990 14:06 | 5 | 
| If you set the StructureNotifyMask bit in the window's event mask, you will receive an UnmapNotify event when the window is iconified and a MapNotify event when the window is deiconified. T? | |||||