Terry J. Reedy <tjre...@udel.edu> added the comment:

I should have been more specific.  I meant to run the file directly with 
python, with IDLE not involved.  "python3 .../path/to/tk_scroll.py".  Howver, 
running it from an IDLE editor and editing in the resulting non-IDLE text 
window is almost as good.

This reminds me of when trying to enter a French cedilla crashed tk.  That was 
fixed about at tk 8.5.15.

The only thing that could be done from IDLE is to add tk(inter) bind calls.

----------
nosy: +wordtech

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

Reply via email to