beautypg.com

Apple Newton Programmer’s Newton 2.0 (for Newton 2.0) User Manual

Page 268

background image

C H A P T E R 7

Controls and Other Protos

7-8

Button and Box Protos

The

protoRadioButton

creates a radio button child view of a radio button

cluster (based on

protoRadioCluster

). Each radio button is a small oval

bitmap that is labeled with text. For more information about the slots and
methods for this button, see “protoPictRadioButton” (page 6-18) in Newton
Programmer’s Reference
. Figure 7-9 shows an example of several radio buttons
in a cluster.

Figure 7-9

A cluster of

protoRadioButtons

The

protoPictRadioButton

creates a child view of a radio button cluster

(based on

protoRadioCluster

). For more information about the slots

and methods for this button, see “protoPictureButton” (page 6-9) in Newton
Programmer’s Reference
. Figure 7-10 shows a cluster of

protoPictRadioButtons

.

Figure 7-10

A cluster of

protoPictRadioButtons

The

protoCloseBox

allows the user to close the view. For more information

about the slots and methods for this box, see “protoCloseBox” (page 6-20) in
Newton Programmer’s Reference. Figure 7-11 shows an example of a

protoCloseBox

view.

Figure 7-11

A

protoCloseBox

view