NSClipView

From GNUstepWiki
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.