Path: utzoo!attcan!uunet!husc6!bloom-beacon!WSL.DEC.COM!asente
From: asente@WSL.DEC.COM
Newsgroups: comp.windows.x
Subject: Re: how do you tell if XtIsMapped
Message-ID: <8807082139.AA07529@gilroy.dec.com>
Date: 8 Jul 88 21:39:45 GMT
References: <2842@calmasd.GE.COM>
Sender: daemon@bloom-beacon.MIT.EDU
Organization: The Internet
Lines: 5

Well, in general you just have to keep track of it yourself.  If you're
using widgets that are mapped_when_managed, the default, you can use
XtIsManaged to find out what you want.

	-paul asente