Apple Newton Utilities Guide de l'utilisateur Page 285

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 942
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 284
CHAPTER 7
Controls and Other Protos
Summary 7-25
protoRCheckbox 7
aProtoRCheckbox := {
_proto: protoRCheckbox,
viewBounds: boundsFrame,
viewFormat: formatFlags,
viewFont: fontFlags, // font for text label
text: string, // the checkbox label
indent: integer, // pixels to indent box
buttonValue: value, // value when box is checked
viewValue: value, // current value (nil=unchecked)
ValueChanged: function, // checkbox value changed
ToggleCheck: function, // toggles checkbox state
...
}
Selection Tab Protos 7
protoAZTabs 7
aProtoAZTabs := {
_proto: protoAZTabs,
PickLetterScript: function, // tab is tapped
SetLetter: function, // sets tab letter
...
}
protoAZVertTabs 7
aProtoAZVertTabs := {
_proto: protoAZVertTabs,
PickLetterScript: function, // tab is tapped
SetLetter: function, // sets tab letter
...
}
Gauges and Slider Protos 7
protoSlider 7
aProtoSlider := {
_proto: protoSlider,
viewBounds: boundsFrame,
Vue de la page 284
1 2 ... 280 281 282 283 284 285 286 287 288 289 290 ... 941 942

Commentaires sur ces manuels

Pas de commentaire