Title Banner

Previous Book Contents Book Index Next

Newton Developer Technical Information: Newton Programmer's Guide: 2.1 OS Addendum /
Chapter 4 - Keyboard Enhancements / Keyboard Reference
Application-Defined Methods for Keystroke Events /


ViewKeyStringScript

view:ViewKeyStringScript(string)

Sent by the system when a batched group of keystrokes is ready to be processed.

string
The batched string of characters as a null-terminated string. These are not keycodes.

return value
Your implementation must return true if your method handles the string and nil if not.

DISCUSSION

Note that function keys and command-key combinations never appear in string. These keys are always processed individually.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
26 APR 1997



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help