diff options
Diffstat (limited to 'tests/bitmapmarker.tcl')
-rw-r--r-- | tests/bitmapmarker.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bitmapmarker.tcl b/tests/bitmapmarker.tcl index 02fe772..9dff62a 100644 --- a/tests/bitmapmarker.tcl +++ b/tests/bitmapmarker.tcl @@ -11,7 +11,7 @@ echo "Testing Bitmap Marker..." bltTest3 $graph marker $mm -anchor nw bltTest3 $graph marker $mm -background yellow bltTest3 $graph marker $mm -bg red -bltTest3 $graph marker $mm -bindtags {aa} +#bltTest3 $graph marker $mm -bindtags {aa} bltTest3 $graph marker $mm -bitmap hourglass bltTest3 $graph marker $mm -coords {1 50} bltTest3 $graph marker $mm -element data2 |