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


Activating and Deactivating an Edit Record

When your application receives notification of an activate event, it can call the TEActivate procedure, which activates an edit record and highlights the selection range or displays a caret at the insertion point. When the activate event flag is set to deactivate the window, your application can call the TEDeactivate procedure, which changes an edit record's status from active to inactive and removes the selection range highlighting or the caret. (When outline highlighting is on, TEDeactivate frames the text or displays a dimmed caret.)


Subtopics
TEActivate
TEDeactivate

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996