GDAL
June 11, 2009, 9:06am
1
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 7, 2011, 12:19pm
2
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 10, 2011, 11:17am
3
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 10, 2011, 1:36pm
4
#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> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 28, 2011, 10:45am
5
#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> ;
GRASS GIS <http://grass.osgeo.org >