[Eric] Autocompletation on Horizontal Toolbar
Detlev Offenbach
detlev at die-offenbachs.de
Mon Jan 3 09:06:59 GMT 2011
On Montag, 3. Januar 2011, Matteo Boscolo wrote:
> Hi all,
> There is any way to get the Complementation enable in to the horizontal
> Toolbox in python ?
>
The Python shell supports runtime completion, which is different from the
QScintilla (fixed) completions. If you press the Tab key after entering some
characters, you will get a list of possible completions.
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list