summaryrefslogtreecommitdiffstats
path: root/tests/bitmapmarker.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-06-16 19:02:46 (GMT)
committerjoye <joye>2014-06-16 19:02:46 (GMT)
commitf173990a328daa9925154db2af0974d131cd7a37 (patch)
tree8efb1e86b5fdaba32e87160f27db49656aed6ac5 /tests/bitmapmarker.tcl
parenta0a3234d20f65afb3e1c409538365f130094532e (diff)
downloadblt-f173990a328daa9925154db2af0974d131cd7a37.zip
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.gz
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/bitmapmarker.tcl')
-rw-r--r--tests/bitmapmarker.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/bitmapmarker.tcl b/tests/bitmapmarker.tcl
index 655929c..91fa272 100644
--- a/tests/bitmapmarker.tcl
+++ b/tests/bitmapmarker.tcl
@@ -8,7 +8,6 @@ set mm [$graph marker create bitmap tt -element data2 \
$graph element configure data1 -hide yes
echo "Testing Bitmap Marker..."
-bltCmd $graph marker configure $mm
bltTest3 $graph marker $mm -anchor nw $dops
bltTest3 $graph marker $mm -background yellow $dops
@@ -24,7 +23,6 @@ bltTest3 $graph marker $mm -hide yes $dops
bltTest3 $graph marker $mm -mapx x2 $dops
bltTest3 $graph marker $mm -mapy y2 $dops
bltTest3 $graph marker $mm -outline green $dops
-bltTest3 $graph marker $mm -state disabled $dops
bltTest3 $graph marker $mm -under yes $dops
bltTest3 $graph marker $mm -xoffset 20 $dops
bltTest3 $graph marker $mm -yoffset 20 $dops