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