Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Text /
Chapter 2 - TextEdit / TextEdit Reference
Routines


Customizing TextEdit

The TextEdit TECustomHook, TESetWordBreak, and TESetClickLoop routines described in this section let you customize the behavior of TextEdit. You can use these routines to replace the default hook routines with your customized versions.

However, if you use any of the TextEdit hooks to override default TextEdit behavior, the results may no longer be Script Manager-compatible. Before replacing TextEdit routines, you should determine whether more than one script system is installed, and, if so, ensure that the replacement routine you provide is script-aware.


Subtopics
TECustomHook
TESetWordBreak
TESetClickLoop

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996