Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Imaging With QuickDraw /
Chapter 8 - Cursor Utilities / Cursor Utilities Reference
Routines


Displaying Animated Cursors

This section describes how to display an animated cursor using the RotateCursor procedure or the SpinCursor procedure. You use an animated cursor when your application performs a medium-length operation that might cause the user to think that the computer has quit working. The two procedures are similar, but you must maintain a counter with the RotateCursor procedure.

You need to call the InitCursorCtl procedure to load your cursor resources before using the routines described in this section. For information about using the InitCursorCtl procedure, see page 8-20.


Subtopics
RotateCursor
SpinCursor

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996