[net.micro.apple] Summary of Responses: MAC wrist watch cursor

custead@sask.UUCP (Der cuss) (10/19/84)

I recently posted a query asking for the bit pattern of the
wrist watch cursor to use in a MAC program.  The responses
were helpful, so here is what I learned.

Several people pointed out that there is a wrist watch character
in the Cairo font.  This was a good suggestion, as it had not
occurred to me to look there.

Several others said that this cursor is available as a system resource,
although they did not know the resource ID.  This is exactly what
I needed...the ID # is 4.
I used GetCursor(4) and obtained what I wanted.
(There are cursors defined for 1, 2, and 3 as well.)

Thanks to all who responded!

				L. R. Custead
				Univ of Saskatchewan