[New-bugs-announce] [issue44942] Add number pad enter bind to TK's simpleDialog

Ryan Mast (nightlark) report at bugs.python.org
Tue Aug 17 23:08:11 EDT 2021


New submission from Ryan Mast (nightlark) <mast.ryan at gmail.com>:

Tk the number pad enter and main enter keys separately. The number pad enter button should be bound to `self.ok` in simpleDialog's `Dialog` class so that both enter buttons have the same behavior.

A PR for this change has been submitted on GitHub by Electro707.

----------
components: Tkinter
messages: 399816
nosy: rmast
priority: normal
pull_requests: 26272
severity: normal
status: open
title: Add number pad enter bind to TK's simpleDialog
type: behavior
versions: Python 3.11

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


More information about the New-bugs-announce mailing list