Title Banner

Previous Book Contents Book Index Next

Newton Developer Technical Information: Newton Programmer's Guide: 2.1 OS Addendum /
Chapter 3 - Word Processing Views / About protoTXView And the View System


Application-defined Methods

The *protoTXView proto supports some, but not all, of the standard Newton view system application-defined methods. Table 3-1 shows the status of application-defined methods with *protoTXView.

Table 3-1 Use of application-defined methods in protoTXView
MethodUse in *protoTXView
ViewGestureScriptSupported.
ViewClickScriptSupported.
ViewStrokeScriptSupported.
ViewWordScriptSupported.
ViewKeyDownScriptCalled if you specify vSingleKeystrokes in the textFlags slot.
ViewKeyUpScriptCalled if you specify vSingleKeystrokes in the textFlags slot.
ViewScrollUpScriptUse *protoTXView:Scroll for scrolling. Note, however, that the view system does send this message to *protoTXView.
ViewScrollDownScriptUse *protoTXView:Scroll for scrolling. Note, however, that the view system does send this message to *protoTXView.
ViewOverviewScriptNot supported.
ViewGetDropTypesScriptSupported.
ViewGetDropDataScriptSupported.
ViewHiliteScriptNot supported. Use the *protoTXView hilite methods instead. See "Highlighting Methods".


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