Apple Newton Utilities Guide de l'utilisateur Page 723

  • 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 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,
Vue de la page 722
1 2 ... 718 719 720 721 722 723 724 725 726 727 728 ... 941 942

Commentaires sur ces manuels

Pas de commentaire