NSBox

From GNUstepWiki
Revision as of 23:20, 18 July 2012 by Awiebe (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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