Apple Newton Utilities Guía de usuario Pagina 291

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 942
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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,
...
}
Vista de pagina 290
1 2 ... 286 287 288 289 290 291 292 293 294 295 296 ... 941 942

Comentarios a estos manuales

Sin comentarios