![]() |
Initialization Option Bits |
Header: MacTextEditor.h |
Defines
enum { kTXNWantMoviesBit = 0, kTXNWantSoundBit = 1, kTXNWantGraphicsBit = 2, kTXNAlwaysUseQuickDrawTextBit = 3, kTXNUseTemporaryMemoryBit = 4 };
Represents movie data.
Represents sound data.
Represents graphics data.
Represents using QuickDraw for imaging.
Represents using temporary memory.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)