![]() |
Cursor ID Constants |
Header: Quickdraw.h |
enum { sysPatListID = 0, iBeamCursor = 1, crossCursor = 2, plusCursor = 3, watchCursor = 4 };
The I-beam cursor; to select text
The crosshairs cursor; to draw graphics
The plus sign cursor; to select cells
The wristwatch cursor; to indicate a short operation in progress
When passing a value to the Show_Cursor function, use the Cursors data type to represent the kind of cursor to show.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)