[issue21588] Idle: make editor title bar user configurable

Terry J. Reedy report at bugs.python.org
Tue Jul 15 07:15:05 CEST 2014


Terry J. Reedy added the comment:

I decided that it would be better to try to quickly solve Raymond's issue with editor windows in a simpler fashion and not rush this. Once we add a new configuration option, the cross-version nature of user config files means we are more or less stuck with the decision.

I agree that the current title code is hackish and should be refactored somehow. I am just not sure how yet.  I want to take the in-process CheckerWindows and future ExternalWindows into account too.

----------
priority: high -> normal

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21588>
_______________________________________


More information about the Python-bugs-list mailing list