home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 13005 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.0 KB

  1. Path: sparky!uunet!olivea!apple!apple!taligent!lsr.taligent.com!user
  2. From: lsr@taligent.com (Larry Rosenstein)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: watch cursor in MacApp
  5. Message-ID: <lsr-240792133105@lsr.taligent.com>
  6. Date: 24 Jul 92 20:35:39 GMT
  7. References: <poon.712001956@roo>
  8. Sender: usenet@taligent.com (More Bytes Than You Can Read)
  9. Followup-To: comp.sys.mac.programmer
  10. Organization: Taligent, Inc.
  11. Lines: 17
  12.  
  13. In article <poon.712001956@roo>, poon@parc.xerox.com (Alex Poon) wrote:
  14. > I am programming in MacApp, and I find it annoying that whenever my code goes
  15. > into a long-lasting loop (even only 3 seconds), the cursor turns into a
  16. > watch cursor.  Anybody know how to keep that from happening?
  17.  
  18. There should be a call you can make to set the delay.  Look in
  19. UBusyCursor.{p,h}.
  20.  
  21. But that it a feature of MacApp.  It tells the user that the program is not
  22. listening for input at the current time.  If you were listening for input
  23. (eg, command-.), then the cursor wouldn't change. 
  24.  
  25. Larry Rosenstein
  26. Taligent, Inc.
  27.  
  28. lsr@taligent.com
  29.