background image
C H A P T E R 8
Text and Ink Input and Display
8-44
Summary of Text
text:
string
,
viewFont:
constant
,
viewJustify:
constant
,
viewFormat:
constant
,
viewTransferMode:
constant
,
viewLineSpacing:
integer
,
viewLinePattern:
binary
,
// 8-byte pattern
memory:
symbol
,
viewChangedScript:
function
,
...
}
protoLabelInputLine
8
aprotoLabelInputLine:= {
_proto : protoLabelInputLine,
viewBounds:
boundsFrame
,
entryFlags:
constant
,
label:
string
,
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
,
...
}
protoRichLabelInputLine
8
aprotoRichLabelInputLine:= {
_proto : protoRichLabelInputLine,
viewBounds:
boundsFrame
,
entryFlags:
constant
,
label:
string
,
© 2007-2024, o7 studio » при воспроизведении материала сайта ссылка обязательна