home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / x / intrinsi / 503 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  842 b 

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