Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!pasteur!cory.Berkeley.EDU!dheller From: dheller@cory.Berkeley.EDU (Dan Heller) Newsgroups: comp.windows.x Subject: Re: Unwanted Enter/Leave events during XGrabPointer Summary: Ooops.. Keywords: XGrabExclusive Message-ID: <7773@pasteur.Berkeley.EDU> Date: 26 Nov 88 18:35:28 GMT References: <495@island.uu.net> <8811251525.AA18138@EXPO.LCS.MIT.EDU> Sender: news@pasteur.Berkeley.EDU Reply-To: dheller@cory.Berkeley.EDU.UUCP (Dan Heller) Organization: University of California, Berkeley Lines: 19 In article <8811251525.AA18138@EXPO.LCS.MIT.EDU> rws@EXPO.LCS.MIT.EDU (Bob Scheifler) writes: > > My reading of the event mask passed to XGrabPointer says the Enter/Leave > > events should be discarded; is there something I am missing here? > But is it a bug? >Yes, it is a bug. >You've apparently missed something. XGrabPointer has an event mask which Yes, I missed the main point :-) Actually, I replied to the wrong article somehow. The source of my confusion is the similarity between XGrabPointer and the XGrabExclusive flag to XtPopup(). The fact that my problem with the popup dialog box grabbing events and the widget which invoked it never gets the Leave event contributed to my confusion. Sorry about that. However, if anyone has any suggestions about the scenario I'm talking about, I'd like to hear from you. Dan Heller