Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvlx!keith From: keith@hpcvlx.cv.hp.com (Keith Taylor) Newsgroups: comp.windows.x.motif Subject: Re: iconification Message-ID: <110630030@hpcvlx.cv.hp.com> Date: 12 Dec 90 21:06:46 GMT References: <12102@ibism.uucp> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 15 >In article <12102@ibism.uucp> ibism!lcp writes: >Can anyone tell me how to find out if my window is iconfied. I am using >mwm, Motif 1.1, and programing with uil. > >... As an alternative, you can also get the WM_STATE property off your window and check for IconicState (see the ICCCM). Since this involves a round trip, you probably wouldn't want to do this real frequently. :-) Keith M. Taylor keith@cv.hp.com Hewlett-Packard Corvallis, Oregon