New submission from Ryan Mast (nightlark) <mast.r...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue44942>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to