NSQuickDrawView

NSQuickDrawView Mac OS X 10.0

This subclass of NSView provides a destination in a Cocoa view for the QuickDraw drawing commands that are part of the Carbon APIs.

figs/cocn_1576.gif

@interface NSQuickDrawView : NSView
 // Instance Methods
   - (void*)qdPort;



    Part II: API Quick Reference
    Chapter 13. Foundation Classes