NSBox

From GNUstepWiki
Revision as of 20:34, 15 July 2012 by Awiebe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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