home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sgi / 12737 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.0 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!ukma!cs.widener.edu!dsinc!pitt.edu!bluecow
  2. From: bluecow+@pitt.edu (Tobish E Smith)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Have pick() programming problem
  5. Message-ID: <5041@blue.cis.pitt.edu.UUCP>
  6. Date: 21 Aug 92 18:16:04 GMT
  7. Sender: news+@pitt.edu
  8. Organization: University of Pittsburgh
  9. Lines: 13
  10.  
  11. I'm having an odd problem with an application I'm developing in C under
  12. Irix 4.0.1.  I have many screens in which I use pick() to determine what
  13. buttons have been clicked on.  Everything goes fine until the user moves the
  14. mouse out of the window and then back in.  After the mouse has moved out
  15. of the window, picking becomes very sluggish.  If the user continues to
  16. move the mouse out of the window and back in again, picking gets successively
  17. slower until finally the program just dies.  I suspect that this is some
  18. insiduous bug in my code, but I can't imagine why it's happening.  If anyone
  19. has experienced anything like this, please let me know,  I'm completely
  20. perplexed.
  21.  
  22. Tob
  23. bluecow@unix.cis.pitt.edu
  24.