Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site sask.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!ihnp4!alberta!sask!custead From: custead@sask.UUCP (Der cuss) Newsgroups: net.micro.apple Subject: Summary of Responses: MAC wrist watch cursor Message-ID: <127@sask.UUCP> Date: Fri, 19-Oct-84 15:59:31 EDT Article-I.D.: sask.127 Posted: Fri Oct 19 15:59:31 1984 Date-Received: Sun, 21-Oct-84 12:17:30 EDT Organization: U of Saskatchewan, Canada Lines: 18 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