--- a/Documentation/Source/eric6.QScintilla.QsciScintillaCompat.html Thu Sep 03 23:01:02 2015 +0200 +++ b/Documentation/Source/eric6.QScintilla.QsciScintillaCompat.html Tue Sep 08 18:54:07 2015 +0200 @@ -367,6 +367,9 @@ <td><a href="#QsciScintillaCompat.styleAt">styleAt</a></td> <td>Public method to get the style at a position in the text.</td> </tr><tr> +<td><a href="#QsciScintillaCompat.updateVerticalScrollBar">updateVerticalScrollBar</a></td> +<td>Public method to update the vertical scroll bar to reflect the additional lines added by annotations.</td> +</tr><tr> <td><a href="#QsciScintillaCompat.zoomIn">zoomIn</a></td> <td>Public method used to increase the zoom factor.</td> </tr><tr> @@ -1574,7 +1577,13 @@ style at the requested position or 0, if the position is negative or past the end of the document (integer) </dd> -</dl><a NAME="QsciScintillaCompat.zoomIn" ID="QsciScintillaCompat.zoomIn"></a> +</dl><a NAME="QsciScintillaCompat.updateVerticalScrollBar" ID="QsciScintillaCompat.updateVerticalScrollBar"></a> +<h4>QsciScintillaCompat.updateVerticalScrollBar</h4> +<b>updateVerticalScrollBar</b>(<i></i>) +<p> + Public method to update the vertical scroll bar to reflect the + additional lines added by annotations. +</p><a NAME="QsciScintillaCompat.zoomIn" ID="QsciScintillaCompat.zoomIn"></a> <h4>QsciScintillaCompat.zoomIn</h4> <b>zoomIn</b>(<i>zoom=1</i>) <p>