background image
C H A P T E R 8
Text and Ink Input and Display
Summary of Text
8-45
labelFont:
constant
,
labelCommands:
array
,
// strings for list
curLabelCommand:
integer
,
indent:
integer
,
viewLineSpacing:
integer
,
viewLinePattern:
binary
,
// 8-byte pattern
textSetup:
function
,
updateText:
function
,
textChanged:
function
,
setLabelText:
function
,
setLabelCommands:
function
,
labelClick:
function
,
labelActionScript:
function
,
...
}
protoKeyboard
8
aprotoKeyboard:= {
_proto : protoKeyboard,
saveBounds:
boundsFrame
,
freeze:
Boolean
,
...
}
protoKeypad
8
aprotoKeypad:= {
_proto : protoKeypad,
keyDefinitions:
array
,
// defines key layout
viewFont:
constant
,
viewFormat:
constant
,
keyArrayIndex:
integer
,
keyHighlightKeys:
Boolean
,
keyResultsAreKeycodes:
Boolean
,
keyReceiverView:
constant
,
keySound:
constant
,
keyPressScript:
function,
...
}
© 2007-2024, o7 studio » при воспроизведении материала сайта ссылка обязательна