Skip to content

Commit fe34b03

Browse files
livecodesammontegoulding
authored andcommitted
Update borderPattern.lcdoc
Fixed broken link in Cross-platform note. Changed all instances of `control(object)` to `control(glossary)` because no such entry exists. Sorted references alphabetically. (cherry picked from commit 0231457)
1 parent ef52d59 commit fe34b03

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

docs/dictionary/property/borderPattern.lcdoc

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ Use the <borderPattern> <property> to specify the border pattern of a
3939

4040
Pattern images can be color or black-and-white.
4141

42-
>*Cross-platform note:* To be used as a pattern on <Mac OS|Mac OS
43-
> systems>, an <image> must be 128x128 <pixels> or less, and both its
44-
> <height> and <width> must be a power of 2. To be used on <Windows> and
45-
> <Unix|Unix systems>, <height> and <width> must be divisible by 8. To
46-
> be used as a fully cross-platform pattern, both an image's dimensions
47-
> should be one of 8, 16, 32, 64, or 128.
48-
49-
The <borderPattern> of <control(object)|controls> is drawn starting at
50-
the <control(object)|control's> upper right corner: if the
42+
>*Cross-platform note:* To be used as a pattern on
43+
> <Mac OS|Mac OS systems>, an <image> must be 128x128 <pixels> or less,
44+
> and both its <height> and <width> must be a power of 2. To be used
45+
> on <Windows> and <Unix|Unix systems>, <height> and <width> must be
46+
> divisible by 8. To be used as a fully cross-platform pattern, both
47+
> an image's dimensions should be one of 8, 16, 32, 64, or 128.
48+
49+
The <borderPattern> of <control(glossary)|controls> is drawn starting at
50+
the <control(glossary)|control's> upper right corner: if the
5151
<control(keyword)> is moved, the pattern does not shift.
5252

5353
Setting the <borderPattern> of an <object(glossary)> to empty allows the
@@ -101,19 +101,19 @@ depending on the <object type>:
101101
If an object's <borderPattern> is set, the pattern is shown instead of
102102
the color specified by <borderColor>.
103103

104-
References: group (command), stacks (function), object (glossary),
105-
property (glossary), current stack (glossary), audio clip (glossary),
106-
Windows (glossary), object type (glossary), Mac OS (glossary),
107-
keyword (glossary), Unix (glossary), button menu (glossary),
108-
video clip (glossary), effective (keyword), field (keyword),
109-
image (keyword), button (keyword), player (keyword), graphic (keyword),
110-
card (keyword), control (keyword), scrollbar (keyword), EPS (object),
111-
button (object), field (object), stack (object), control (object),
112-
textStyle (property), pixels (property), patterns (property),
113-
width (property), threeD (property), height (property), style (property),
114-
markerFilled (property), borderWidth (property), menuMode (property),
115-
foregroundPattern (property), owner (property), shadowPattern (property),
116-
borderColor (property)
104+
References: group (command), stacks (function), audio clip (glossary),
105+
button menu (glossary), control (glossary), current stack (glossary),
106+
keyword (glossary), Mac OS (glossary), object (glossary),
107+
object type (glossary), property (glossary), Unix (glossary),
108+
video clip (glossary), Windows (glossary), button (keyword),
109+
card (keyword), control (keyword), effective (keyword), field (keyword),
110+
graphic (keyword), image (keyword), player (keyword), scrollbar (keyword),
111+
button (object), EPS (object), field (object), stack (object),
112+
borderColor (property), borderWidth (property), foregroundPattern (property),
113+
height (property), markerFilled (property), menuMode (property),
114+
owner (property), patterns (property), pixels (property),
115+
shadowPattern (property), style (property), textStyle (property),
116+
threeD (property), width (property)
117117

118118
Tags: ui
119119

0 commit comments

Comments
 (0)