home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / fj / maillis / xwindow / 17500 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  899 b 

  1. Path: sparky!uunet!stanford.edu!sun-barr!sh.wide!wnoc-tyo-news!scslwide!wsgw!wsservra!daemon
  2. From: okeefe@cs.Buffalo.EDU (Paul O'Keefe)
  3. Newsgroups: fj.mail-lists.x-window
  4. Subject: Dragging pointer into popup causes problem
  5. Message-ID: <1992Nov16.124805.18807@sm.sony.co.jp>
  6. Date: 16 Nov 92 12:48:05 GMT
  7. Sender: daemon@sm.sony.co.jp (The devil himself)
  8. Distribution: fj
  9. Organization: State University of New York at Buffalo/Comp Sci
  10. Lines: 12
  11. Approved: michael@sm.sony.co.jp
  12.  
  13. Date: 10 Nov 92 03:07:53 GMT
  14. Message-Id: <BxHCp6.2I0@acsu.buffalo.edu>
  15. Newsgroups: comp.windows.x.intrinsics,comp.windows.x
  16. Sender: xpert-request@expo.lcs.mit.edu
  17.  
  18.  
  19. My main app widget implements Tek-style crosshairs with event handlers
  20. for PointerMotion and CrossingEvents.
  21.  
  22. If I drag the pointer into a popup window, ButtonMotion events continue
  23. to be reported to the main app widget even though no grab is in effect.
  24. Why?
  25.