Apple Newton Programmer’s Newton 2.0 (for Newton 2.0) Uživatelský manuál Strana 335

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 942
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 334
CHAPTER 8
Text and Ink Input and Display
Summary of Text 8-43
clKeyboardView 8
aClEditView:= {
_noRepeat: constant,
viewBounds: boundsFrame,
keyDefinitions: array, // defines key layout
viewFlags: constant,
viewFormat: constant,
keyArrayIndex: array, // key legends
keyHighlightKeys: array, // keys to highlight
keyResultsAreKeycodes: Boolean,
keyReceiverView: view, // view for keystrokes
keySound: soundFrame,
keyPressScript: function
...
}
Protos 8
protoInputLine 8
aprotoInputLine:= {
_proto : protoInputLine,
viewBounds: boundsFrame,
viewFlags: constant,
text: string,
viewFont: constant,
viewJustify: constant,
viewFormat: constant,
viewTransferMode: constant,
viewLineSpacing: integer,
viewLinePattern: binary, // 8-byte pattern
memory: symbol,
viewChangedScript: function.
...
}
protoRichInputLine 8
aprotoRichInputLine:= {
_proto : protoRichInputLine,
viewBounds: boundsFrame,
viewFlags: constant,
Zobrazit stránku 334
1 2 ... 330 331 332 333 334 335 336 337 338 339 340 ... 941 942

Komentáře k této Příručce

Žádné komentáře