Event Problem in Tkinter

Bob Parnes rparnes at megalink.net
Thu Oct 11 20:18:56 EDT 2001


Laura Creighton wrote:

> I tried your program on my debian linux system under KDE, and it worked
> great.  Output follows.  One extra Focus-In for I just moved to another
> window and back.
> 
> What operating system and what window manager are you using?
> 
> Laura
> --------------------------------
> 
> lac at ratthing-b246:~/scratch$ python rparnes.py
> 
> List of Entry Widgets
> .139090996.135535468
> .139090996.139118476
> .139090996.139639188
> .139090996.139287116
> Event: ButtonPress, coordinates: 208, 659; widget: .139090996.135535468
> Event: FocusIn, coordinates: 1076223268, 139638232; widget:
> .139090996.135535468
> 
---------------------------------------------------------------------------
> Event: KeyPress, coordinates: 209, 660; widget: .139090996.135535468
> Event: FocusIn, coordinates: 1076223268, 139638232; widget:
> .139090996.139118476
> 
---------------------------------------------------------------------------
> Event: FocusIn, coordinates: -1073745224, 0; widget: .139090996.139118476
> 
---------------------------------------------------------------------------
> Event: KeyPress, coordinates: 297, 666; widget: .139090996.139118476
> Event: FocusIn, coordinates: 1076223268, 139638232; widget:
> .139090996.139639188
> 
---------------------------------------------------------------------------
> Event: KeyPress, coordinates: 297, 666; widget: .139090996.139639188
> Event: FocusIn, coordinates: 1076223268, 139638232; widget:
> .139090996.139287116
> 
---------------------------------------------------------------------------
> 
> 

Thanks for responding. I am running debian 2.2r3 and KDE, version 2.x. So 
we may be operating under the same conditions. Perhaps it's a hardware 
problem. Or if you have any other suggestions, I'd appreciate hearing them.
-- 
Bob Parnes
rparnes at megalink.net



More information about the Python-list mailing list