Question

When I add a QsciScintilla object to my main window the horizontal scrollbar is active and super wide (tons of apparent white space). Easy fix?

Was it helpful?

Solution

Easy fix:

sc.SendScintilla(sc.SCI_SETHSCROLLBAR, 0)
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top