Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!ATHENA.MIT.EDU!kit From: kit@ATHENA.MIT.EDU (Chris D. Peterson) Newsgroups: comp.windows.x Subject: Re: A simple question ... Message-ID: <8902281803.AA05579@DORA.MIT.EDU> Date: 28 Feb 89 18:03:38 GMT References: <199@henry.ece.utexas.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 23 > I have a widget that has mapped_when_managed set to False when it was > created. It is then mapped or unmapped using XtMapWidget or > XtUnmapWidget. > How can I tell whether the widget is in the mapped or unmapped state? It seems to me that since you are doing the mapping then you are the only one (Other than the X server) who knows whether this window is mapped. It will probabally be fastest and most efficient for your application to remember what state the window is in. Chris D. Peterson MIT X Consortium / Project Athena Net: kit@athena.mit.edu Phone: (617) 253 - 1326 USMail: MIT - Room E40-321 77 Massachusetts Ave. Cambridge, MA 02139