summaryrefslogtreecommitdiffstats
path: root/Modules/makesetup
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-01-03 23:39:26 (GMT)
committerGuido van Rossum <guido@python.org>1997-01-03 23:39:26 (GMT)
commit7fc0bf82477bb3fee0e2caaba6fa031866602cd6 (patch)
treef91867dedd0606307284130c6bcdd86441ecbcbd /Modules/makesetup
parentbf0c3ca9bd9c4c37845cc6a4d15aa884f8d74830 (diff)
downloadcpython-7fc0bf82477bb3fee0e2caaba6fa031866602cd6.zip
cpython-7fc0bf82477bb3fee0e2caaba6fa031866602cd6.tar.gz
cpython-7fc0bf82477bb3fee0e2caaba6fa031866602cd6.tar.bz2
Fix the following bug:
- When dragging the mouse in either listbox, the *first* entry clicked on is selected rather than the last (but the last one is highlighted). This is done by changing the bindtags so that our binding is executed after the default binding (which sets the 'active' index to the last item selected), and using 'active' instead of 'anchor' as the index to ask for.
Diffstat (limited to 'Modules/makesetup')
0 files changed, 0 insertions, 0 deletions