[issue22726] Idle: add help to config dialogs

2019-03-21 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
components: +IDLE

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22726] Idle: add help to config dialogs

2015-10-11 Thread Roundup Robot

Roundup Robot added the comment:

New changeset fd41b05b8227 by Terry Jan Reedy in branch '2.7':
Issue #22726: Re-activate config dialog help button with some content about
https://hg.python.org/cpython/rev/fd41b05b8227

New changeset 01f83efcc44b by Terry Jan Reedy in branch '3.4':
Issue #22726: Re-activate config dialog help button with some content about
https://hg.python.org/cpython/rev/01f83efcc44b

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22726] Idle: add help to config dialogs

2015-10-11 Thread Terry J. Reedy

Terry J. Reedy added the comment:

I rewrote the common section to explain what the button do. I did not modify 
the extensions dialog because I want to finish #24782.  #22707 may add more.

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22726] Idle: add help to config dialogs

2015-10-06 Thread Mark Roseman

Mark Roseman added the comment:

I'm not against online help, but I feel that what's there wouldn't be helpful 
to someone using IDLE. 

Once this would be extended to per-tab, what are the problem areas that people 
really need help with?  Also keeping in mind we're going to be replacing this 
dialog (at least for people with tk > 8.4) in the not too distant future.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22726] Idle: add help to config dialogs

2014-10-24 Thread Terry J. Reedy

New submission from Terry J. Reedy:

At one time, ConfigDialog was given a do-nothing Help button.  It was diabled a 
couple of years ago.  This patch restores it for both config dialogs, 
displaying a text appropriate for both.  There are separate functions in 
anticipation of dialog-specific content.  For both, there is the issue of when 
changes take effect (#22707).  For extensions, there might be 
extension-specific help (#22705).

--
assignee: terry.reedy
files: @config-help-34.diff
keywords: patch
messages: 229981
nosy: sahutd, terry.reedy
priority: normal
severity: normal
stage: patch review
status: open
title: Idle: add help to config dialogs
type: enhancement
versions: Python 2.7, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file37010/@config-help-34.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22726
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com