Steven D'Aprano added the comment:

Sounds patronizing.

Whether used for beginners to programming or experts, IDLE (or any other 
application) should start with sensible defaults. As much as possible, it 
should usefully start without requiring extra configuration. But beyond that, 
actively prohibiting users from changing settings if they choose to do so is 
not helpful. Beginners can just ignore the Options menu if it is too much for 
them, and changing settings and seeing what happens is a great way to learn an 
application.

As for the idea of interrogating users before they are permitted to make their 
own choices for settings, that is outrageous. It isn't like the settings are 
dangerous: there's a choice of font, tab size, size of the window, etc. All 
things which even beginners may have legitimate reasons to change. For example, 
if the default font size is too small, or not enough contrast.

----------
nosy: +steven.daprano

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

Reply via email to