Carbon


Text Backgrounds

Header: MacTextEditor.h

Specifies the background for text and data in a text object.

enum {
    kTXNBackgroundTypeRGB = 1
};

Constant descriptions

kTXNBackgroundTypeRGB

Indicates color.

VERSION NOTES

MLE version 1.1 and earlier supports only color as the background type.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)