Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcso!hpfcdj!marzano From: marzano@hpfcdj.HP.COM (Lou Marzano) Newsgroups: comp.windows.x Subject: Re: Dumping a screen, including pop-ups Message-ID: <17570006@hpfcdj.HP.COM> Date: 4 Oct 89 14:27:40 GMT References: <1467@dinl.mmc.UUCP> Organization: Hewlett Packard -- Fort Collins, CO Lines: 7 You could temporarily hardwire your program to start with the menus popped up. Do this with the call XtPopup(popupShell, XtGrabMode). Then you can use xwd to do the window dump. - Lou Marzano marzano@hpfcpq.HP.COM