home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / hypercar / 4558 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!caen!saimiri.primate.wisc.edu!zazen!news
  3. From: demerit@vms.macc.wisc.edu (J. DeMerit)
  4. Subject: Re: Hiding the cursor
  5. Message-ID: <1992Dec14.181425.10919@macc.wisc.edu>
  6. Sender: news@macc.wisc.edu (USENET News System)
  7. Organization:  University of Wisconsin Academic Computing Center
  8. Date: 14 DEC 92 12:09:15    
  9. Lines: 20
  10.  
  11. In article <poon.724111534@CAMIS>, poon@CAMIS.Stanford.EDU (Alex Poon) writes...
  12.  
  13. >Does anyone know how to hide the pointer in hypercard?  what i want is
  14. >for hypercard to act just like it normally would, but i want an 
  15. >invisible browse tool, pencil tool...  The reason I want this 
  16. >is that I'm using a digitizing tablet with an lcd display underneath it,
  17. >so i'm using the mac as a pen-based computer.  And i don't want
  18. >the cursor/pointer.
  19.  
  20. I am not sure if this works but create a new cursor using ResEdit on your 
  21. stack but make the cursor blank.  Then call the cursor by its id number.
  22.  
  23. You could also try: set cursor to none
  24.  
  25. >Also, is there a way in hypercard to keep the watch cursor from coming
  26. >up briefly after i execute "choose xxx tool"?  It's annoying.
  27.  
  28.  
  29.