[Python-bugs-list] [ python-Bugs-627798 ] KeyPress bindings don't work

noreply@sourceforge.net noreply@sourceforge.net
Wed, 23 Oct 2002 15:53:45 -0700


Bugs item #627798, was opened at 2002-10-23 18:52
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=627798&group_id=5470

Category: Tkinter
Group: Python 2.2.2
Status: Open
Resolution: None
>Priority: 7
Submitted By: Roman Khramets (reaux74)
Assigned to: Nobody/Anonymous (nobody)
Summary: KeyPress bindings don't work

Initial Comment:
Hi,

I don't think keypress bindings work properly in
Tkinter. When I bind "<Any-KeyPress>" to a method of a
Frame-derived class, it does not work under Windows XP
(not sure about other OSes).

Here is a code snippet I am using. Please, see the file
attached for the actual code.


Thanks,
..Roman


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=627798&group_id=5470