[QScintilla] Problem with QScintilla2 auto-completion
Detlev Offenbach
detlev at die-offenbachs.de
Tue Apr 10 15:07:37 BST 2007
Hi,
autocompletion is set to complete from APIs and document. If I type the
following
class c1(object):
def __init__(self):
self.a = 1
self.
I would expect an autocompletion list being shown for everything in the
document, that starts with 'self.'. However, nothing is shown. How does
auto-complete from document work?
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the QScintilla
mailing list