beautypg.com

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

Page 220

background image

C H A P T E R 6

Pickers, Pop-up Views, and Overviews

6-20

Date, Time, and Location Pop-up Views

The

protoAnalogTimePopup

allows the user to choose a time with an

analog clock. For information about the slots and methods for this proto, see
“protoAnalogTimePopup” (page 5-76) in Newton Programmer’s Reference.
Figure 6-30 shows an example of a

protoAnalogTimePopup

.

Figure 6-30

A

protoAnalogTimePopup

example

The

protoTimeDeltaPopup

allows the user to choose a time period (a delta).

For information about the slots and methods for this proto, see
“protoTimeDeltaPopup” (page 5-78) in Newton Programmer’s Reference.
Figure 6-31 shows an example of a

protoTimeDeltaPopup

.

Figure 6-31

A

protoTimeDeltaPopup

example

The

protoTimeIntervalPopup

allows the user to choose a time interval by

specifying the start and stop times. For information about the slots and methods
for this proto, see “protoTimeIntervalPopup” (page 5-79) in Newton
Programmer’s Reference
. Figure 6-32 shows an example of a

protoTimeIntervalPopup

.

Figure 6-32

A

protoTimeIntervalPopup

example