![]() |
TXNForceUpdate |
||||
Header: | MacTextEditor.h | Carbon status: | Supported | |
Forces an update of the view rectangle and the scroll bars.
void TXNForceUpdate ( TXNObject iTXNObject );
A variable of type TXNObject. Pass the text object to be updated.
This function operates similarly to the InvalRect or InvalRgn functions.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)