[PyKDE] QScintilla2 autoindent not working?
Dave Fancella
dave at davefancella.com
Fri Feb 9 04:20:01 GMT 2007
Using QScintilla-1.72-gpl-2-snapshot-20070117 inside a PyQt4 app.
PyQt4 is the latest version available (not a snapshot, don't remember the
version number). I had to rebuild it for a newer Qt, so I made sure I was up
to date.
Qt is Qt4.2.2.
It appears autoindent isn't working. When I do setAutoIndent(True), and I
indent a line, hit return takes me to the beginning of the next line.
Dave
More information about the PyQt
mailing list