Apple Newton Utilities Podręcznik Użytkownika Strona 291

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 942
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 290
CHAPTER 7
Controls and Other Protos
Summary 7-31
protoDivider 7
aProtoDivider:= {
_proto: protoDivider,
viewBounds: boundsFrame,
viewFlags: integer, // viewFlags constants
viewFont: fontFlags, // font for text
viewJustify: justificationFlags,
viewFormat: formatFlags,
title: string, // text on divider bar
titleHeight: integer, // height of divider
...
}
protoTitle 7
aProtoTitle := {
_proto: protoTitle,
viewJustify: justificationFlags,
viewFormat: formatFlags,
viewFont: fontFlags,
title: string, // text of title
titleIcon: bitMapFrame,
titleHeight: integer, // height of title
viewTransferMode: integer, // view transfer constants
...
}
Status Bar Protos 7
protoStatus 7
aProtoStatus := {
_proto: protoStatus,
...
}
protoStatusBar 7
aProtoStatusBar := {
_proto: protoStatusBar,
...
}
Przeglądanie stron 290
1 2 ... 286 287 288 289 290 291 292 293 294 295 296 ... 941 942

Komentarze do niniejszej Instrukcji

Brak uwag