beautypg.com

Input event functions and methods 8 – Apple Newton Programmer’s Newton 2.0 (for Newton 2.0) User Manual

Page 342

background image

C H A P T E R 8

Text and Ink Input and Display

8-50

Summary of Text

Input Event Functions and Methods

8

This section summarizes the functions and methods that you can use to work with
input events in your applications.

Functions and Methods for Hit-Testing

8

view:

PointToCharOffset

(x,y)

view:

PointToWord

(x,y)

Functions and Methods for Handling Insertions

8

view:

HandleInsertItems

(insertSpec)

InsertItemsAtCaret

(insertSpec)

Functions and Methods for Handling Ink Words

8

GetInkWordInfo(

inkWord

)

view:

HandleInkWord

(strokeBundle)

view:

HandleRawInk

(strokeBundle)

Application-Defined Methods for Handling Ink in a View

8

view:

ViewInkWordScript

(strokeBundle)

view:

ViewRawInkScript

(strokeBundle)