Apple Newton Utilities Guide de l'utilisateur Page 84

  • 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 83
CHAPTER 2
Getting Started
2-12 Summary
Summary 2
View Classes and Protos 2
clView 2
aView := {
viewClass: clView, // base view class
viewBounds: boundsFrame, // location and size
viewJustify: integer, // viewJustify flags
viewFlags: integer, // viewFlags flags
viewFormat: integer, // viewFormat flags
...
}
protoApp 2
anApp := {
_proto: protoApp, // proto application
title: string, // application name
viewBounds: boundsFrame, // location and size
viewJustify: integer, // viewJustify flags
viewFlags: integer, // viewFlags flags
viewFormat: integer, // viewFormat flags
declareSelf: 'base, // do not change
...
}
Functions 2
Application-Dened Functions 2
InstallScript(partFrame) // for application parts
InstallScript(partFrame, removeFrame) // for auto parts
DeletionScript()
DoNotInstallScript()
RemoveScript(frame)
Vue de la page 83
1 2 ... 79 80 81 82 83 84 85 86 87 88 89 ... 941 942

Commentaires sur ces manuels

Pas de commentaire