]> 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, 8 Feb 2007 22:58:18 +0000 (22:58 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 8 Feb 2007 22:58:18 +0000 (22:58 +0000)
commit209de1f6ca1beaaa6b5eeb413f02e9c8c334ee50
treee0545070e738d8864f052b2af09b32926a29d86d
parent4c11a926255ba5c798b52ce9529a37b9bae99132
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.
Lib/idlelib/AutoCompleteWindow.py
Lib/idlelib/NEWS.txt
Lib/idlelib/help.txt