Path: utzoo!attcan!uunet!husc6!bloom-beacon!athena.mit.edu!kit From: kit@athena.mit.edu (Chris D. Peterson) Newsgroups: comp.windows.x Subject: Re: Basic questions on X Toolkit Intrinsics Message-ID: <8104@bloom-beacon.MIT.EDU> Date: 21 Nov 88 19:12:59 GMT References: <5119@mit-vax.LCS.MIT.EDU> Sender: daemon@bloom-beacon.MIT.EDU Reply-To: kit@athena.mit.edu (Chris D. Peterson) Organization: Massachusetts Institute of Technology Lines: 20 [ Question: How can I lock out events in the rest of my applicaion while processing an error condition? ] Look at the section of the toolkit manual that deals with Popup menus. I think what you are looking for is provided by: XtPopup( widget, XtGrabExclusive ); Ref: X11R3 Toolkit Intrinsic Docs pp 51 - 56. Chris D. Peterson Project Athena Systems Development Net: kit@athena.mit.edu Phone: (617) 253 - 1326 USMail: MIT - Room E40-342C 77 Massachusetts Ave. Cambridge, MA 02139