bpo-4630: Add cursor no-blink option for IDLE by ZackerySpytz · Pull Request #16960 · python/cpython

Add an option to toggle IDLE's cursor blink.

Co-Authored-By: Guilherme Polo <ggpolo@gmail.com>
Co-Authored-By: Roger Serwy <roger.serwy@gmail.com>

terryjreedy

@ZackerySpytz

terryjreedy

@terryjreedy terryjreedy changed the title bpo-4630: A cursor blink option for IDLE bpo-4630: Add cursor no-blink option for IDLE

Nov 13, 2019

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 13, 2019
This immediately toggles shell, editor, and output windows, but does not affect other input widgets.
(cherry picked from commit 9c28449)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

miss-islington added a commit that referenced this pull request

Nov 13, 2019
This immediately toggles shell, editor, and output windows, but does not affect other input widgets.
(cherry picked from commit 9c28449)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

miss-islington added a commit that referenced this pull request

Nov 13, 2019
This immediately toggles shell, editor, and output windows, but does not affect other input widgets.
(cherry picked from commit 9c28449)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>

jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request

Dec 5, 2019
This immediately toggles shell, editor, and output windows, but does not affect other input widgets.

shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request

Jan 31, 2020
This immediately toggles shell, editor, and output windows, but does not affect other input widgets.