Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Carbon

View Source Code:

Download Sample (“MarkerPick.zip”, 23.7K)
Download Sample (“MarkerPick.dmg”, 82.7K)



Description

QuickDraw 3D MarkerPick This is code to demonstrate window point picking with markers, specifically how the pick is not considered successful unless the pick point hits one of the "on" bits of the marker bitmap. The app itself is just about all code stolen from the "Box" app; it's slightly modified to remove extraneous code and to dispatch clicks in the window content region to the picking routine.

Document Revision History

Date Notes
2003-01-14First Version

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.