Re: Tracing input events?

Jeff Hobbs <[email protected]> Thu, 8 Sep 2011 05:49:15 -0700
Newsgroups gmane.comp.lang.perl.tk
Message-ID <[email protected]>
Ensure that the hlist has focus. A widget needs focus to receive key input, but not all widgets have the default behavior to take focus when you click on them.

Jeff

On 2011-09-08, at 2:35 AM, Gunnar Strand <[email protected]> wrote:
> I am having problems with not getting keystrokes to some HList widgets. My guess is that there is something in my ptk application which eats the events, or perhaps focus is stolen, before they reach the widgets. Is there a way to trace where event are consumed to help be find what the problem is? I've googled but haven't found any information on how to do this. Is there any other way to find out what happens to the events?
--++**==--++**==--++**==--++**==--++**==--++**==--++**==
ptk mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/ptk