Hi all, in my application I have a lost <Double-1> event in a multi listbox. The program is quite long about 100000 lines of code and I cannot find where the event is lost. My suspicion is that I lose the Focus in the middle of the double event. When I use <Button-1> or <ButtonRelease-1> everything works, but not with the <Double-1>.
So my questions is, does it exist any event debugger so I can monitor the events on a specific widget to find out what happens in between the two clicks? Thanks in advance Vasilis
_______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org https://mail.python.org/mailman/listinfo/tkinter-discuss