![]() |
TXNBackground |
Header: MacTextEditor.h |
Specifies the background for text and other data in a text object.
struct TXNBackground { TXNBackgroundType bgType; TXNBackgroundData bg; };
Defines the type of data.
Specifies the data to be used as a background.
MLTE 1.1 and earlier supports only color.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)