NSBox

From GNUstepWiki
Revision as of 23:19, 18 July 2012 by Awiebe (talk | contribs)
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.

Usage

See Also