|
Version: 1.1 Posted: 2005-03-23 Build Requirements: Xcode Runtime Requirements: Mac OS X 10.2 and Later Download Sample (CarbonSketch.zip, 110.5K) |
||||||
DescriptionCarbonSketch is a HIToolbox-based Carbon drawing application which instead of using QuickDraw APIs, does all of its rendering using Core Graphics. This Sample Demonstrates: 1) The usage of an overlay window for mouse-tracking feedback. 2) The usage of a 1x1-CGBitmapContext for hit-testing. 3) Printing 4) Saving as a PDF File. 5) Copy and Paste of pdf data using the new Pasteboard API's. 6) Weak linking and verification that the Pasteboard API's exist before using them. Document Revision History
|
|