Apple Newton Utilities Guía de usuario Pagina 723

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 942
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 722
CHAPTER 19
Built-in Applications and System Data
Summary 19-49
protoEmporiumPopup 19
myEmporiumPopup := {
_proto: protoEmporiumPopup,
SetUpText: function,// returns string to display as current
// emporium
JamIt: function, // calls SetUpText and updates screen
...}
protoRepeatPicker 19
myRepeatPicker := {
_proto: protoRepeatPicker,
selectedMeeting: meetingFrame, // the selected meeting
originalMtgDate: date, // if a repeating meeting, date of
// instance, else ignored
newMtgDate: date, // the mtgStartDate of the selected
// meeting
viewBounds: boundsFrame, // the bounds frame
...}
protoRepeatView 19
myRepeatView := {
_proto: protoRepeatView,
viewFlags: integer, // defaults to vClickable+vFloating
viewFormat: integer, // defaults to vfFillWhite +
// vfFrameDragger + vfPen(7) +
// vfInset(1) + vfRound(5)
viewJustify: integer, // defaults to vjParentCenterH
viewBounds: boundsFrame , // defaults to RelBounds
// (0, 0, 204, 190)
GetRepeatSpec: function, // returns a frame with repeating
// info
...}
Soup Formats 19
Names Soup 19
Person Entries 19
aPersonEntry := {
version: integer,
class: symbol,
Vista de pagina 722
1 2 ... 718 719 720 721 722 723 724 725 726 727 728 ... 941 942

Comentarios a estos manuales

Sin comentarios