Apple Newton Utilities Guida Utente Pagina 247

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 942
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 246
CHAPTER 6
Pickers, Pop-up Views, and Overviews
Summary 6-47
PickActionScript: function, // returns selected item
PickCancelledScript: function, // user cancelled picker
...
}
protoRepeatDateDurationTextPicker 6
aProtoRepeatDateDurationTextPicker := {
_proto: protoRepeatDateDurationTextPicker,
label: string, // picker label
startTime: integer, // initial start date
stopTime: integer, // initial end date
longFormat: symbol, // format to display date
shortFormat: symbol, // format to display date
repeatType: constant, // how often meeting meets
mtgInfo: constant, // repeating meetings
PickActionScript: function, // returns selected item
PickCancelledScript:function, // user cancelled picker
...
}
protoDateNTimeTextPicker 6
aProtoDateNTimeTextPicker := {
_proto: protoDateNTimeTextPicker,
label: string, // picker label
date: integer, // initial date/time
format: symbol, // format to display time
longFormat: symbol, // format to display date
shortFormat: symbol, // format to display date
increment: integer // amount to change time
PickActionScript: function, // returns selected item
PickCancelledScript: function, // user cancelled picker
...
}
protoTimeTextPicker 6
aProtoTimeTextPicker := {
_proto: protoTimeTextPicker,
label: string, // picker label
labelFont: fontSpec, // label display font
entryFont: fontSpec, // picked entry font
indent: integer, // amount to indent text
Vedere la pagina 246
1 2 ... 242 243 244 245 246 247 248 249 250 251 252 ... 941 942

Commenti su questo manuale

Nessun commento