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