[issue4630] IDLE: add cursor noblink option

Terry J. Reedy report at bugs.python.org
Wed Nov 13 01:31:59 EST 2019


Terry J. Reedy <tjreedy at udel.edu> added the comment:

My intent is that a followup patch should, for font sample and entry widgets, set insertofftime=0 on creation if not cursor_blink.  A new idleConf.set_cursor_blink(widget), something like the new EditorWindow.update_cursor_blink could be used multiple places.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue4630>
_______________________________________


More information about the Python-bugs-list mailing list