Subclass of NSView to fix Quartz rendering and mouse awareness.
More...
#import <cocoa_v.h>
|
(void) | - setDriver: |
|
(void) | - drawRect: |
|
(BOOL) | - isOpaque |
|
(BOOL) | - acceptsFirstResponder |
|
(BOOL) | - becomeFirstResponder |
|
(void) | - setTrackingRect |
|
(void) | - clearTrackingRect |
|
(void) | - resetCursorRects |
|
(void) | - viewWillMoveToWindow: |
|
(void) | - viewDidMoveToWindow |
|
(void) | - mouseEntered: |
|
(void) | - mouseExited: |
|
|
< NSTextInputClient, NSTextInput > NSTrackingRectTag | trackingtag |
|
Subclass of NSView to fix Quartz rendering and mouse awareness.
Definition at line 233 of file cocoa_v.h.
◆ trackingtag
- (<NSTextInputClient, NSTextInput> NSTrackingRectTag) trackingtag |
|
protected |
The documentation for this class was generated from the following file: