Difference between revisions of "NSClipView"

From GNUstepWiki
Jump to navigation Jump to search
m
 
(No difference)

Latest revision as of 20:17, 19 September 2012

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.