E. Paine <paineeli...@gmail.com> added the comment:

Reflecting on #41522, I decided that it would be best to work on this issue 
before going any further with that one (partly because it would require us to 
redo some of the work and also because this issue should have a higher 
priority). I have put together a demonstration which is mostly based on your 
comments on that issue (like before, I did the minimum required to make the 
window show). The exact list of (user-visible) changes is as follows:

Fonts/Tabs:
 - rename to "Fonts"
 - move indentation width to the new "Editor/Shell" tab and use a spinbox
Highlights
 - rename to "Colours"
General
 - split into two tabs titled "Editor/Shell" (containing Editor & Shell frames) 
and "Windows" (containing Window frame)
 - move additional help sources to "Extensions" (I believe this makes more 
sense than having it in any of the other tabs)

I would also suggest, if there was a patch/PR for this issue, we split the 
"Extensions" page into its own class. I also think the "Keys" page would 
benefit from some work but I will not include that in this issue.

----------
nosy: +cheryl.sabella, markroseman, taleinat
title: IDLE split "general" into two tabs -> IDLE: configdialog tab rearrange
versions: +Python 3.10 -Python 3.7
Added file: https://bugs.python.org/file49384/idle-configdialog-rearrange.png

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

Reply via email to