beautypg.com

Apple Newton Programmer’s Newton 2.0 (for Newton 2.0) User Manual

Page 338

background image

C H A P T E R 8

Text and Ink Input and Display

8-46

Summary of Text

protoKeyboardButton

8

aprotoKeyboardButton:= {

_proto : protoKeyboardButton,

viewFlags:

constant

,

viewBounds:

boundsFrame

,

viewJustify:

constant

,

defaultKeyboard

symbol

,

...

}

protoSmallKeyboardButton

8

aprotoSmallKeyboardButton:= {

_proto : protoSmallKeyboardButton,

viewFlags:

constant

,

viewBounds:

boundsFrame

,

viewJustify:

constant

,

current:

symbol

,

...

}

protoAlphaKeyboard

8

aprotoAlphaKeyboard:= {

_proto : protoAlphaKeyboard,

viewBounds:

boundsFrame

,

viewJustify:

constant

,

...

}

protoNumericKeyboard

8

aprotoNumericKeyboard:= {

_proto : protoNumericKeyboard,

viewBounds:

boundsFrame

,

viewJustify:

constant

,

...

}