[GRASS-dev] [GRASS GIS] #638: Tk interface does not handle mouse wheel events in v.digit

#638: Tk interface does not handle mouse wheel events in v.digit
-------------------------+--------------------------------------------------
Reporter: frankie | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Tcl | Version: 6.4.0 RCs
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
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)

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/638&gt;
GRASS GIS <http://grass.osgeo.org>

#638: Tk interface does not handle mouse wheel events in v.digit
-------------------------+--------------------------------------------------
Reporter: frankie | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Tcl/Tk | Version: 6.4.0 RCs
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by neteler):

See also http://trac.osgeo.org/grass/ticket/1187#comment:9 and following.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/638#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#638: Tk interface does not handle mouse wheel events in v.digit
-------------------------+--------------------------------------------------
Reporter: frankie | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Tcl/Tk | Version: 6.4.0 RCs
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by marisn):

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

A candidate for backporting.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/638#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#638: Tk interface does not handle mouse wheel events in v.digit
-------------------------+--------------------------------------------------
Reporter: frankie | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Tcl/Tk | Version: svn-develbranch6
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by neteler):

  * version: 6.4.0 RCs => svn-develbranch6
  * milestone: 6.4.0 => 6.4.1

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/638#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#638: Tk interface does not handle mouse wheel events in v.digit
--------------------------+-------------------------------------------------
  Reporter: frankie | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.1
Component: Tcl/Tk | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by marisn):

  * status: new => closed
  * resolution: => fixed

Comment:

Merged to 6.4.1. r45227

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/638#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>