Saimadhav Heblikar added the comment:

Attached is a patch which attempts to display help text using a ToolTip. The 
additional requirement is that for entry 'name', there be another entry have a 
'name_help' in the config-extensions.def(easier to see the file to understand 
what I mean).

A few changes were required in ToolTip.py to adjust the delay in millisecond 
value.

Note : In the current patch, I have added demo help string only for CodeContext 
and AutoComplete.

----------
keywords: +patch
Added file: http://bugs.python.org/file37012/issue22705-v1.diff

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

Reply via email to