Apple Newton Utilities Guide de l'utilisateur Page 168

  • 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 167
CHAPTER 4
NewtApp Applications
4-30 Summary of the NewtApp Framework
newtAZTabs 4
myAZTab:= { // the standard A-Z tabs
_proto: newtAZTabs,
PickActionScript: //Default definition keys to
func(letter)...} // 'indexPath of allSoups soup query
newtFolderTab 4
myFolderTab:= { // the plain folder tab
_proto: newtFolderTab }
newtClockFolderTab 4
myClockFolderTab:= { // digital clock and folder tabs
_proto: newtClockFolderTab }
newtStatusBarNoClose 4
aStatusBarNoClose:= { // status bar with no close box
_proto: newtStatusBarNoClose,
menuLeftButtons: [], //array of button protos
// laid out left to right
menuRightButtons: [], // array of button protos laid out
// right to left
newtStatusBar 4
aStatusBar:= { // status bar with close box
_proto: newtStatusBar
menuLeftButtons: [], //array of button protos
// laid out left to right
menuRightButtons: [], // array of button protos laid out
// right to left }
newtFloatingBar 4
aFloatingBar:= { // status bar with close box
_proto: newtFloatingBar,
menuButtons: [], // array of button protos }
newtAboutView 4
anAboutView:= { // The about view
_proto: newtAboutView }
Vue de la page 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 941 942

Commentaires sur ces manuels

Pas de commentaire