New submission from Rostyslav Dzinko:
There's a possibility to add additional help sources in IDLE via
Options -> Configure IDLE... -> General -> Additional Help Sources
Use case:
> If someone wants to download certain version of Python documentation in HTML
> and specify local "index.html" to be opened by custom menu item which appears
> the in Help menu.
Problem:
> It's not possible to assign custom hot-key (Options -> Configure IDLE... ->
> Keys) for such menu items or reassign <F1> to that new menu-item, which
> actually makes sense when talking in context of the use case specified above.
This use case was taken from real life (stackoverflow site):
http://stackoverflow.com/questions/12174255/linking-offline-documentation-to-idle-linux
----------
components: IDLE
messages: 169365
nosy: Rostyslav.Dzinko
priority: normal
severity: normal
status: open
title: Possibility of setting custom key bindings for "Additional help sources"
menu items
type: enhancement
versions: 3rd party, Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python
3.3, Python 3.4
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue15808>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com