
CHAPTER 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)
Komentáře k této Příručce