Version: 1.3

Posted: 2007-01-12

Build Requirements: Xcode 2.3

Runtime Requirements: Mac OS X 10.4

View Source Code:

Download Sample (“CarbonCocoa_PictureCursor.zip”, 115.9K)
Download Sample (“CarbonCocoa_PictureCursor.dmg”, 179.7K)



Description

This source demonstrates how to use NSCursor from a Carbon based application. We provide some wrapper functions CreateCocoaCursor, ReleaseCocoaCursor, and SetCocoaCursor to abstract the underlying Cocoa based NSCursor calls to manage the cursor. NSCursor provides support for large cursors, alpha, hot spots, and is 64-bit clean.

Document Revision History

Date Notes
2007-01-12Added some alpha to the cursor
2006-07-28Demonstrates how to use NSCursor from a Carbon based application.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.