diff options
Diffstat (limited to 'tests/marker.tcl')
-rw-r--r-- | tests/marker.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/marker.tcl b/tests/marker.tcl index bc034df..23a3a92 100644 --- a/tests/marker.tcl +++ b/tests/marker.tcl @@ -11,7 +11,7 @@ set nn [$graph marker create line ss -element data1 \ echo "Testing Marker..." -bltCmd $graph marker bind aa <Button-1> [list puts "%x %y"] +#bltCmd $graph marker bind aa <Button-1> [list puts "%x %y"] bltCmd $graph marker cget $mm -cap bltCmd $graph marker configure $mm bltCmd $graph marker configure $mm -cap |