In my \"InitWithFrame\" method of a view I\'m setting a tracking area for which I want to capture mouse enter/exit events. My problems are two fold:
Straight from the docs for NSTrackingInVisibleRect:
NSTrackingInVisibleRect
The NSTrackingArea object is automatically synchronized with changes in the view’s visible area (visibleRect) and the value returned from rect is ignored.
NSTrackingArea
visibleRect
rect