Apple Newton Utilities Guia do Utilizador Página 283

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 942
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 282
CHAPTER 7
Controls and Other Protos
Summary 7-23
protoOrientation 7
aProtoOrientation := {
_proto: protoOrientation,
viewFlags: integer, // viewFlags constants
viewBounds: boundsFrame,
viewJustify: justificationFlags,
...
}
protoRadioCluster 7
aProtoRadioCluster := {
_proto: protoRadioCluster,
viewBounds: boundsFrame,
clusterValue: integer, // value of selected button
InitClusterValue: function, // initialize cluster
ViewSetupFormScript: function, // set initial button
ClusterChanged: function, // called upon value change
SetClusterValue: function, // change selected button
...
}
protoRadioButton 7
aProtoRadioButton := {
_proto: protoRadioButton,
viewBounds: boundsFrame,
viewFormat: formatFlags,
text: string, // radio button text label
buttonValue: integer, // identifies button
viewValue: integer, // current value of radio button
...
}
protoPictRadioButton 7
aProtoPictRadioButton := {
_proto: protoPictRadioButton,
viewBounds: boundsFrame,
viewFormat: formatFlags,
viewJustify: justificationFlags,
icon: bitmap, // bitmap for picture button
buttonValue: integer, // identifies button
Vista de página 282
1 2 ... 278 279 280 281 282 283 284 285 286 287 288 ... 941 942

Comentários a estes Manuais

Sem comentários