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

3. It is idlelib's TextView, not tkTextView.  If it is not 'good enough', we 
might improve it.

5. Look at former extensions, like codecontext.py, corresponding parts of 
editor.py.  The key thing for immediate effect is the class reload method, 
called when the module is imported and when ConfigDialog [Apply] or [OK] is 
clicked.  For the latter, the class or its method must added to a list in 
either in ConfigDialog or EditorWindow.

----------

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

Reply via email to