Setting Pointer Rectangles for Windows

The NSView class provides methods for adding, removing, discarding, and resetting pointer rectangles—areas where the pointer image changes when the pointer enters them. The NSWindow class overrides some of these methods and provides additional methods for working with pointer rectangles. For example, a window can do the following:



© 2002, 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-05-15)