]> granicus.if.org Git - python/commit
Corrected some bugs in AutoComplete. Also, Page Up/Down in ACW implemented;
authorKurt B. Kaiser <kbk@shore.net>
Thu, 14 Feb 2008 04:11:52 +0000 (04:11 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 14 Feb 2008 04:11:52 +0000 (04:11 +0000)
commit60d9f8df383cfc89bb1f927c06393cfcb12fe7d6
tree27359548362f05943097f82a07dd0a25fde89be7
parent1df323a196a8cb6db34e06c999797544ebafec22
Corrected some bugs in AutoComplete.  Also, Page Up/Down in ACW implemented;
mouse and cursor selection in ACWindow implemented; double Tab inserts current
selection and closes ACW (similar to double-click and Return); scroll wheel now
works in ACW.  Added AutoComplete instructions to IDLE Help.
Backport of r53679
Lib/idlelib/AutoCompleteWindow.py
Lib/idlelib/NEWS.txt
Lib/idlelib/help.txt