NSClipView

From GNUstepWiki
Revision as of 20:17, 19 September 2012 by Awiebe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

NSClipView is an abstract superclass for objects that draw subviews that overflow a rect masking them. For example an NSScrollView uses an NSClipView to obsucre the portion of the scrollview that is not currently rendered.