Opened 15 years ago

Closed 13 years ago

#638 closed defect (fixed)

Tk interface does not handle mouse wheel events in v.digit

Reported by: frankie Owned by: grass-dev@…
Priority: normal Milestone: 6.4.1
Component: Tcl/Tk Version: svn-develbranch6
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

You can see a Tk error when using the mouse wheel for instance in the Attributes form when query the vector feature in v.digit:

can't read "bind_scroll_list": no such variable can't read "bind_scroll_list": no such variable

while executing

"lsearch -exact $bind_scroll_list $window"

(procedure "handle_scroll" line 5) invoked from within

"handle_scroll 1 .form.nb.f4.frm.txt"

(command bound to event)

Change History (4)

comment:2 by marisn, 13 years ago

Fixed by Michael Barton for 6.5 with r44921. Also requires r44928

A candidate for backporting.

comment:3 by neteler, 13 years ago

Milestone: 6.4.06.4.1
Version: 6.4.0 RCssvn-develbranch6

comment:4 by marisn, 13 years ago

Resolution: fixed
Status: newclosed

Merged to 6.4.1. r45227

Note: See TracTickets for help on using tickets.