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

Tal Einat report at bugs.python.org
Thu May 27 15:03:54 EDT 2021


Tal Einat <taleinat+python at gmail.com> added the comment:

In terms of its interface, IDLE is more like a REPL + text editor than what is commonly thought of as programming IDEs (Visual Studio, PyCharm/IDEA, Matlab, JupyterLab etc.)  Terminals and text editors almost universally do not launch maximized by default.  Therefore I think starting IDLE maximized would be an unnecessary departure from the common, expected UX of similar desktop apps.

I suggest closing this as "won't fix".

----------
nosy: +taleinat

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


More information about the Python-bugs-list mailing list