--- a/Documentation/Source/eric6.QScintilla.ShellWindow.html Sat Jun 30 15:51:40 2018 +0200 +++ b/Documentation/Source/eric6.QScintilla.ShellWindow.html Sat Jun 30 16:58:20 2018 +0200 @@ -158,6 +158,9 @@ </tr><tr> <td><a href="#ShellWindow.quit">quit</a></td> <td>Public method to quit the application.</td> +</tr><tr> +<td><a href="#ShellWindow.showFind">showFind</a></td> +<td>Public method to display the search widget.</td> </tr> </table> <h3>Static Methods</h3> @@ -395,7 +398,17 @@ <b>quit</b>(<i></i>) <p> Public method to quit the application. -</p> +</p><a NAME="ShellWindow.showFind" ID="ShellWindow.showFind"></a> +<h4>ShellWindow.showFind</h4> +<b>showFind</b>(<i>txt=""</i>) +<p> + Public method to display the search widget. +</p><dl> +<dt><i>txt</i> (str)</dt> +<dd> +text to be shown in the combo +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file