home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / hypercar / 3070 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.0 KB  |  30 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!caen!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!dasay
  3. From: dasay@magnus.acs.ohio-state.edu (Devin N Asay)
  4. Subject: Getting rid of cursors in HC
  5. Message-ID: <1992Aug12.151454.21175@magnus.acs.ohio-state.edu>
  6. Sender: news@magnus.acs.ohio-state.edu
  7. Nntp-Posting-Host: top.magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. Date: Wed, 12 Aug 1992 15:14:54 GMT
  10. Lines: 18
  11.  
  12. Is there a way to set the cursor to none and have it remain "none" for
  13. the entire time the handler is running?  Here is the scenario:
  14.  
  15. As the handler starts running we set the cursor to none.
  16. We are doing an animation using drag commands, so the cursor keeps
  17. changing (and thus reappearing) when the handler executes the commands
  18. choose ... tool, drag from ... to ..., choose ...tool.
  19.  
  20. Does anyone know if there is a way to prevent the cursor switching to
  21. crosshair, pointer, etc during the execution of these commands, simply
  22. leaving the cursor as "none"?
  23.  
  24. Thnx,
  25.  
  26. Devin Asay
  27.  
  28.  
  29.  
  30.