Skip to content

Commit 2078deb

Browse files
author
livecodesam
committed
[Dictionary] tilt to traversalOn
1 parent d7ea71e commit 2078deb

11 files changed

Lines changed: 52 additions & 52 deletions

File tree

docs/dictionary/command/topLevel.lcdoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ stack:
2727
Any stack reference.
2828

2929
Description:
30-
Use the <topLevel> <command> to display a <stack> in an <editable
31-
window>.
30+
Use the <topLevel> <command> to display a <stack> in an
31+
<editable window>.
3232

3333
An editable window can be resized (if its resizable <property> is true),
3434
and its <control|controls> can be <selected>, moved, and changed. To
35-
edit a <stack> of a different style (a <palette>, <modeless>, or <modal
36-
dialog box|modal dialog>), use the <topLevel> <command> to display it in
37-
an <editable window>.
35+
edit a <stack> of a different style (a <palette>, <modeless>, or
36+
<modal dialog box|modal dialog>), use the <topLevel> <command> to
37+
display it in an <editable window>.
3838

3939
The <topLevel> <command> closes the <stack> and reopens it as an
4040
<editable window>, so <closeStack> and <openStack>, <closeCard> and
@@ -50,11 +50,11 @@ does not close and reopen it.
5050
References: palette (command), lock messages (command), drawer (command),
5151
modeless (command), choose (command), property (glossary),
5252
current card (glossary), execute (glossary), message (glossary),
53-
editable window (glossary), command (glossary),
53+
editable window (glossary), command (glossary), control (glossary),
5454
modal dialog box (glossary), openCard (message), closeStack (message),
5555
closeCard (message), closeBackground (message), openStack (message),
56-
openBackground (message), stack (object), control (object),
57-
cantModify (property), selected (property)
56+
openBackground (message), stack (object), cantModify (property),
57+
selected (property)
5858

5959
Tags: windowing
6060

docs/dictionary/function/tool.lcdoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Example:
2222
if the tool is not "browse tool" then choose browse tool
2323

2424
Returns (enum):
25-
The <tool> <function> <return|returns> one of the following <tool>
26-
names:browse, pointer, button, field, scrollbar, graphic, image, player,
27-
select, pencil, bucket, brush, eraser, spray can, rectangle, line, round
28-
rect, oval, polygon, curve, regular polygon, dropperfollowed by the word
29-
"tool"
25+
The <tool> <function> <return|returns> one of the following
26+
<tool> names: browse, pointer, button, field, scrollbar, graphic, image,
27+
player, select, pencil, bucket, brush, eraser, spray can, rectangle, line,
28+
round rect, oval, polygon, curve, regular polygon, or dropper,
29+
followed by the word "tool"
3030

3131

3232
Description:

docs/dictionary/function/topStack.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ For example, an editable window has a mode of 1, and a
4242
<palette(command)> has a mode of 4. If several
4343
<palette(glossary)|palettes> and <editable window|editable windows> are
4444
open, the <topStack> is the frontmost editable <stack>, although
45-
<palette(glossary)|palettes> may be in front of it. If all the <editable
46-
window|editable windows> are then closed, the frontmost
45+
<palette(glossary)|palettes> may be in front of it. If all the
46+
<editable window|editable windows> are then closed, the frontmost
4747
<palette(command)> becomes the <topStack>, since there is now no window
4848
with a lower <mode>.
4949

docs/dictionary/keyword/to.lcdoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ set the cIsRaining of me to true
2929
Description:
3030
Use the <to> <keyword> to complete a <command> that requires it.
3131

32-
The <to> <keyword> is used with the <add>, <convert>, <copy>, <create
33-
alias>, <drag>, <exit to top>, <export>, <go>, <move>, <open socket>,
34-
<post>, print card, <rename>, <seek>, <send>, <send to program>, <write
35-
to file>, <write to process>, <write to socket>, and <write to driver>
36-
<command|commands>.
32+
The <to> <keyword> is used with the <add>, <convert>, <copy>,
33+
<create alias>, <drag>, <exit to top>, <export>, <go>, <move>,
34+
<open socket>, <post>, print card, <rename>, <seek>, <send>,
35+
<send to program>, <write to file>, <write to process>,
36+
<write to socket>, and <write to driver> <command|commands>.
3737

3838
It is also used to designate the final color in visual effects, and with
3939
the set <command> to designate the new <property> setting.

docs/dictionary/property/tilt.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Value:
2525
The <tilt> is a number between -90 and 90.
2626

2727
Description:
28-
Use the <tilt> <property> to find out where the user is in a <QuickTime
29-
VR> movie.
28+
Use the <tilt> <property> to find out where the user is in a
29+
<QuickTime VR> movie.
3030

3131
The user can move the view of a QuickTime VR movie using the
3232
navigational controls in the player; a handler can change the view by

docs/dictionary/property/toggleHilites.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ By default, the <toggleHilites> <property> of newly created
2525
<field(object)|fields> is set to false.
2626

2727
Description:
28-
Use the <toggleHilites> <property> to control the <behavior> of <list
29-
field|list fields>.
28+
Use the <toggleHilites> <property> to control the <behavior> of
29+
<list field|list fields>.
3030

3131
If a field's <toggleHilites> <property> is set to true, clicking a
3232
<selected> line deselects the line. If the <toggleHilites> is false,

docs/dictionary/property/toolTipDelay.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The <toolTipDelay> is a <non-negative> <integer>.
2525
By default, the <toolTipDelay> is 500 (half a second).
2626

2727
Description:
28-
Use the <toolTipDelay> <property> to control the responsiveness of <tool
29-
tip|tool tips>.
28+
Use the <toolTipDelay> <property> to control the responsiveness of
29+
<tool tip|tool tips>.
3030

3131
A tool tip is a small box containing a line or two of text, which pops
3232
up on the screen when the mouse pointer hovers over a control. Use the

docs/dictionary/property/topLeft.lcdoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ Description:
3939
Use the <topLeft> <property> to change the placement of a <control> or
4040
window.
4141

42-
The <topLeft> of a <stack> is in <absolute (screen)
43-
coordinates(glossary)>. The first <item> (the <left>) of a card's
42+
The <topLeft> of a <stack> is in <absolute coordinates|absolute (screen)
43+
coordinates>. The first <item> (the <left>) of a card's
4444
<topLeft> <property> is always zero; the second <item> (the <top>) is
45-
always zero. The <topLeft> of a <group> or <control> is in <relative
46-
(window) coordinates(glossary)>.
45+
always zero. The <topLeft> of a <group> or <control> is in
46+
<relative coordinates|relative (window) coordinates>.
4747

4848
In window coordinates, the point 0,0 is at the top left of the stack
4949
window. In screen coordinates, the point 0,0 is at the top left of the

docs/dictionary/property/topPattern.lcdoc

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ pattern used to draw the raised edge of the <object(glossary)>.
4444

4545
Pattern images can be color or black-and-white.
4646

47-
>*Cross-platform note:* To be used as a pattern on <Mac OS|Mac OS
48-
> systems>, an <image> must be 128x128 <pixels> or less, and both its
49-
> <height> and <width> must be a power of 2. To be used on <Windows> and
50-
> <Unix|Unix systems>, <height> and <width> must be divisible by 8. To
51-
> be used as a fully cross-platform pattern, both an image's dimensions
52-
> should be one of 8, 16, 32, 64, or 128.
47+
>*Cross-platform note:* To be used as a pattern on
48+
> <Mac OS|Mac OS systems>, an <image> must be 128x128 <pixels> or less,
49+
> and both its <height> and <width> must be a power of 2. To be used on
50+
> <Windows> and <Unix|Unix systems>, <height> and <width> must be
51+
> divisible by 8. To be used as a fully cross-platform pattern, both an
52+
> image's dimensions should be one of 8, 16, 32, 64, or 128.
5353

5454
The <topPattern> of <control(object)|controls> is drawn starting at the
5555
<control(object)|control's> upper right corner: if the
@@ -104,8 +104,8 @@ depending on the <object type>:
104104
bottom and right edges of the scroll area.
105105

106106

107-
* The <topPattern> of a <graphic>, <image>, <audio clip>, or <video
108-
clip> has no effect.
107+
* The <topPattern> of a <graphic>, <image>, <audio clip>, or
108+
<video clip> has no effect.
109109

110110

111111
* The <topPattern> of a <player> or <EPS|EPS object> forms a border on
@@ -120,13 +120,13 @@ References: group (command), stacks (function), object (glossary),
120120
property (glossary), EPS (glossary), audio clip (glossary),
121121
Windows (glossary), object type (glossary), Mac OS (glossary),
122122
keyword (glossary), Unix (glossary), video clip (glossary),
123-
current stack (glossary), effective (keyword), field (keyword),
124-
image (keyword), button (keyword), card (keyword), scrollbar (keyword),
125-
player (keyword), graphic (keyword), control (keyword), button (object),
126-
field (object), stack (object), control (object), pixels (property),
127-
textStyle (property), owner (property), height (property),
128-
width (property), topColor (property), bottom (property),
129-
hiliteBorder (property), bottomPattern (property),
123+
current stack (glossary), control (glossary), effective (keyword),
124+
field (keyword), image (keyword), button (keyword), card (keyword),
125+
scrollbar (keyword), player (keyword), graphic (keyword),
126+
control (keyword), button (object), field (object), stack (object),
127+
pixels (property), textStyle (property), owner (property),
128+
height (property), width (property), topColor (property),
129+
bottom (property), hiliteBorder (property), bottomPattern (property),
130130
threeDHilite (property), threeD (property)
131131

132132
Tags: ui

docs/dictionary/property/tracks.lcdoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ put the tracks of player myPlayerName into myNode
2121
Value (enum):
2222
The <tracks> is a list of tracks, one per <line>. Each <line> consists
2323
of four <items>, separated by commas:
24+
- the track ID (an integer)
25+
- the track media type (for example, "audio", "video", or
26+
"VR Panorama" )
2427

25-
- the track ID (an integer)
26-
- the track media type (for example, "audio", "video", or
27-
"VR Panorama" ) This property is read:only and cannot be set
28-
28+
This property is read-only and cannot be set
2929

3030
Description:
3131
Use the <tracks> <property> to find out the contents of a <QuickTime>
@@ -41,7 +41,7 @@ This property was removed from the Windows platform in version 8.1.0,
4141
due to the change of player implementation from QuickTime to DirectShow.
4242

4343
References: QuickTime (glossary), property (glossary), items (keyword),
44-
line (keyword), trackCount (property)
44+
line (keyword), duration (property), trackCount (property)
4545

4646
Tags: multimedia
4747

0 commit comments

Comments
 (0)