home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.windows.x.intrinsics:503 comp.windows.x:18932
- Path: sparky!uunet!sun-barr!decwrl!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!dsinc!ub!acsu.buffalo.edu!okeefe
- From: okeefe@cs.Buffalo.EDU (Paul O'Keefe)
- Newsgroups: comp.windows.x.intrinsics,comp.windows.x
- Subject: Dragging pointer into popup causes problem
- Message-ID: <BxHCp6.2I0@acsu.buffalo.edu>
- Date: 10 Nov 92 03:07:53 GMT
- Sender: nntp@acsu.buffalo.edu
- Organization: State University of New York at Buffalo/Comp Sci
- Lines: 7
- Originator: okeefe@dubhe.cs.buffalo.edu
- Nntp-Posting-Host: dubhe.cs.buffalo.edu
-
-
- My main app widget implements Tek-style crosshairs with event handlers
- for PointerMotion and CrossingEvents.
-
- If I drag the pointer into a popup window, ButtonMotion events continue
- to be reported to the main app widget even though no grab is in effect.
- Why?
-