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

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.