home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11586 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!utcsri!torn!csd.unb.ca!k9qx
  3. From: Greg.Patterson@f3.n255.z1.fidonet.org (Greg Patterson)
  4. Subject: Re: BusyPointer ????
  5. Message-ID: <1992Jul24.093122.26096@jupiter.sun.csd.unb.ca>
  6. Sender: Greg.Patterson@f3.n255.z1.fidonet.org (Greg Patterson)
  7. Reply-To: Greg.Patterson@f3.n255.z1.fidonet.org
  8. Organization: N/C BBS FidoNet <-> Usenet Gateway.
  9. Distribution: World.
  10. Date: Fri, 24 Jul 1992 09:31:22 GMT
  11. Lines: 21
  12.  
  13. In a message of Tu 21-Jul-92 00:00, c8908461@jupiter.newcastle.edu.au:
  14.  
  15.  > Can I access the BusyPointer() when my application is busy (ie. what do
  16.  > I call with SetPointer()), or do I need my own ???
  17.  
  18. No, you can't call a function in the ROM/libs to select a busy pointer
  19. although it is MY oppinion that such a function should be added in a
  20. future release...
  21.  
  22.  > If I need my own...has someone got the image for the wb2 busy pointer
  23.  > ???
  24.  
  25. Check out the RKM: libraries, 3rd edition on pp. 275 (Intuition Mouse and
  26. keyboard).  It has a short example program and the image for it in a
  27. structure...
  28.  
  29. Greg Patterson
  30.  
  31. ---
  32.  * Origin: Real men write programs for AmigaDOS 2.0 (1:255/3.107)
  33.  
  34.