Apple Newton Utilities Guide de l'utilisateur Page 250

  • 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 249
CHAPTER 6
Pickers, Pop-up Views, and Overviews
6-50 Summary
protoCitiesTextPicker 6
aProtoCitiesTextPicker := {
_proto: protoCitiesTextPicker,
label: string, // picker label
labelFont: fontSpec, // label display font
entryFont: fontSpec, // picked entry font
indent: integer, // amount to indent text
params: frame,
PickActionScript: function, // returns selected item
PickCancelledScript: function, // user cancelled picker
...
}
protoLongLatTextPicker 6
aProtoLongLatTextPicker := {
_proto: protoLongLatTextPicker,
label: string, // picker label
latitude: integer, // initial latitude
longitude: integer, // initial longitude
labelFont: fontSpec, // label display font
entryFont: fontSpec, // picked entry font
indent: integer, // amount to indent text
PickActionScript: function, // returns selected item
PickCancelledScript: function, // user cancelled picker
worldClock: boolean // do not change
...
}
Date, Time, and Location Pop-up Views 6
protoDatePopup 6
aProtoDatePopup := {
_proto: protoDatePopup,
New: function, // creates pop-up view
PickActionScript: function, // returns selected item
PickCancelledScript: function, // user cancelled picker
...
}
Vue de la page 249
1 2 ... 245 246 247 248 249 250 251 252 253 254 255 ... 941 942

Commentaires sur ces manuels

Pas de commentaire