NSBox

From GNUstepWiki
Jump to navigation Jump to search

NSBox, not to be confused with the foundation type NSRect is the most simple subclass of NSView. It implements a single filled rectangle with a border and a title.

Usage

See Also