[issue23937] IDLE: revise window size, placement startup options

E. Paine report at bugs.python.org
Thu Apr 30 11:00:32 EDT 2020


E. Paine <paineelisha at gmail.com> added the comment:

I have made a few simple changes to the configdialog.py, config-main.def & editor.py which adds a "Maximised" checkbutton to the general page (just above the existing entries). The default is for this to be false (based on the previous comments in this PEP), but it is there for those of us that feel it would be a very nice feature.
Three questions:
1: Is changing the anchor on the label correct (visually) or is it better to leave it so that it centres?
2: Are we happy that the default should be for this to be disabled?
3: Is the description "max" sufficient for the configs

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue23937>
_______________________________________


More information about the Python-bugs-list mailing list