DekGenius.com
[ Team LiB ] Previous Section Next Section

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;

    [ Team LiB ] Previous Section Next Section