Platforms to show: All Mac Windows Linux Cross-Platform

NSTableHeaderCellMBS class

Super class: NSTextFieldCellMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Cocoa Controls MBS MacControls Plugin 9.6 ✅ Yes ❌ No ❌ No ❌ No Desktop only
An NSTableHeaderCell is used by an NSTableHeaderView to draw its column headers.

See the NSTableViewMBS class specification for more information on how it's used.

Subclasses of NSTableHeaderCell can override drawInteriorWithFrame, editWithFrame, and highlight:withFrame to change the way headers appear. See the NSCell class specification, and the following description, for information on these methods. (This works in Cocoa, but does not yet work in the plugin. If you need, send in a feature request.)
Subclass of the NSTextFieldCellMBS class.

Super class NSTextFieldCellMBS

Constants

Constant Value Description
NSTextFieldRoundedBezel 1 One of the constants to specify the bezel style of the text field cell. Corners are rounded.
Available in Mac OS X v10.2 and later.
NSTextFieldSquareBezel 0 One of the constants to specify the bezel style of the text field cell. Corners are square.
Available in Mac OS X v10.2 and later.

Super class NSActionCellMBS

Super class NSCellMBS

This class has no sub classes.

Some properties using for this class:

Blog Entries

Xojo Developer Magazine


The items on this page are in the following plugins: MBS MacCocoa Plugin, MBS MacControls Plugin.


NSTableDataSourceMBS   -   NSTableHeaderViewMBS


The biggest plugin in space...