Apple Newton Programmer’s Newton 2.0 (for Newton 2.0) User Manual
Page 392
C H A P T E R 1 0
Recognition: Advanced Topics
10-16
Using Advanced Topics in Recognition
// indent from left of view to first letter
constant kBoxIndent := 4;
// width of a single box in the grid
constant kCellWidth := 24;
// create editable recConfig frame and set initial values
myView.ViewSetupDoneScript := func()
begin
// prebuild RAM copy that we can change
recConfig := PrepRecConfig(recConfig);
// set these same flags in myView.viewFlags
recConfig.inputMask :=
vClickable+vGesturesAllowed+vCustomDictionaries;
// get global bounds of enclosing view
local box := :GlobalBox();
// calc left edge of boxes in grid
local leftX := box.left + kBoxIndent;
// specify baseline and expected letter height
recConfig.rcBaseInfo :=
{
// baseline for writing
base: box.top + viewLineSpacing,
// height of a small letter
smallHeight: kSmallHeight,
};
// specify horizontal info for an array of boxes
recConfig.rcGridInfo :=
{
// left edge of first box
boxLeft: leftX,
// right edge of first box
boxRight: leftX + kCellWidth,
// width to left edge of next box
xSpace: kCellWidth,
};
// use new settings
PurgeAreaCache();
end;
- Câble composite AV (16 pages)
- Adaptateur secteur USB (16 pages)
- Battery Charger (52 pages)
- iSight (32 pages)
- StyleWriter - Adaptateur EtherTalk (19 pages)
- StyleWriter EtherTalk Adapter (19 pages)
- Câble AV composante YUV (16 pages)
- Adaptateur EtherTalk pour StyleWriter (19 pages)
- VESA Mount Adapter (20 pages)
- Mac Performa 5300CD (141 pages)
- Video System (95 pages)
- Final Cut Pro 7 (178 pages)
- Final Cut Pro 7 (1990 pages)
- Component AV Cable (12 pages)
- Component AV Cable (16 pages)
- Composite AV Cable (14 pages)
- Composite AV Cable (16 pages)
- IEEE1394 (24 pages)
- Universal Dock (88 pages)
- USB PowerAdapter (16 pages)
- USB Power Adapter (8 pages)
- World Travel Adapter (20 pages)
- TV (48 pages)
- AirPort Time Capsule 802.11ac (32 pages)
- Color StyleWriter 2200 (146 pages)
- AirPort Extreme 802.11n (5th Generation) (44 pages)
- AirPort Express 802.11n (1st Generation) (48 pages)
- AirPort Extreme 802.11n (3rd Generation) (44 pages)
- AirPort Express 802.11n (2nd Generation) (32 pages)
- AirPort Express v4.2 (48 pages)
- AirPort Time Capsule 802.11n (3rd Generation) (40 pages)
- Newton Connection Utilities (for Macintosh) (117 pages)
- Newton Backup Utility (for Macintosh) (39 pages)
- Wireless Keyboard and Mouse (20 pages)
- Newton Internet Enabler (29 pages)
- (22-inch) Cinema Display (21 pages)
- Color StyleWriter 1500 (144 pages)
- Bluetooth (4 pages)
- Color StyleWriter Pro (73 pages)
- Newton Connection Utilities (for Windows) (108 pages)
- AirPort Extreme Base Station v4.2 (36 pages)
- AirPort Extreme Card (12 pages)
- AirPort Time Capsule 802.11n (2nd Generation) (40 pages)
- ImageWriter LQ (2 pages)
- TV/FM Radio System (151 pages)