This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients Todd.Rovito, ZackerySpytz, bughunter2, decaf, donmez, gpolo, mark, roger.serwy, terry.reedy
Date 2019-11-13.06:31:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573626719.61.0.286522533112.issue4630@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-11-13 06:31:59terry.reedysetrecipients: + terry.reedy, donmez, mark, gpolo, roger.serwy, decaf, Todd.Rovito, bughunter2, ZackerySpytz
2019-11-13 06:31:59terry.reedysetmessageid: <1573626719.61.0.286522533112.issue4630@roundup.psfhosted.org>
2019-11-13 06:31:59terry.reedylinkissue4630 messages
2019-11-13 06:31:59terry.reedycreate