Hi Scintilla uses Shift+Tab for unindent by default. But, if I press it in Qt4/QScintilla application, focus jumps to another widget, because Qt uses Shift+Tab for move focus.
I checked qt4 example - Shift+Tab doesn't work here, but works in the GTK scite. How to resolve this situation? Thanks in advance
_______________________________________________ QScintilla mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/qscintilla
