aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-03-01 21:45:16 +0000
committernyamatongwe <devnull@localhost>2003-03-01 21:45:16 +0000
commitc49aae8c8b1508a5f7df24409c8cf50c67da6d1f (patch)
tree261a639d7a7e3a124c38cf16e5d47077a84a890f
parentdbbe7f0a373caa6a7ee1a3dc959acb0817e6781d (diff)
downloadscintilla-mirror-c49aae8c8b1508a5f7df24409c8cf50c67da6d1f.tar.gz
Explained control character style.
-rw-r--r--doc/ScintillaDoc.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index ef79b95b9..a06d1928d 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -1776,7 +1776,9 @@ struct TextToFind {
<td>36</td>
- <td>This style sets the display attributes used when drawing control characters. See
+ <td>This style sets the font used when drawing control characters.
+ Only the font, size, bold, italics, and character set attributes are used and not
+ the colour attributes. See
also: <a class="message"
href="#SCI_SETCONTROLCHARSYMBOL"><code>SCI_SETCONTROLCHARSYMBOL</code></a>.</td>
</tr>