Ned Deily <n...@python.org> added the comment:

Unfortunately, this is the kind of issue, often the case with tkinter issues, 
where it is difficult to know where the problem might be. While I know little 
about the internals of tkinter and Tk, my intuition is that this is most likely 
a Tk issue and would need to be resolved by the Tk folks. For these kinds of 
problems, it is usually helpful to try to reproduce the problem using Tcl and 
Tk directly; I have no idea how difficult that would be in this case. If 
someone can do so, then it would be much more likely to get the Tk project to 
look into it (by opening an issue with them). Another ofter useful approach is 
to ask on the tkinter mailing list or on StackOverflow where people with both 
tkinter and Tk expertise hang out.

https://mail.python.org/mailman/listinfo/tkinter-discuss

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46180>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to