Carbon


NewWordBreakUPP

Header: TextEdit.h Carbon status: Unsupported

WordBreakUPP NewWordBreakUPP (
    WordBreakProcPtr userRoutine
);
CARBON NOTES

If you need to specify a custom word-breaking function, you should do so using the new TEGet/SetFindWordHook accessor functions


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)