On 4 Mar 2019, at 7:26 pm, Manuel Gómez <[email protected]> wrote: > > Hi, > > Is it possible to disable caret blinking? I haven't found any way in the > documentation.
SCI_SETCARETPERIOD The initial value is determined by QApplication::cursorFlashTime(). Normally a program wouldn't change this - it should be under the user's control from a system configuation tool. Phil _______________________________________________ QScintilla mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/qscintilla
