summaryrefslogtreecommitdiffstats
path: root/tests/textmarker.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/textmarker.tcl
parenta0a3234d20f65afb3e1c409538365f130094532e (diff)
downloadblt-f173990a328daa9925154db2af0974d131cd7a37.zip
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.gz
blt-f173990a328daa9925154db2af0974d131cd7a37.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/textmarker.tcl')
-rw-r--r--tests/textmarker.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/textmarker.tcl b/tests/textmarker.tcl
index f741ad8..28706aa 100644
--- a/tests/textmarker.tcl
+++ b/tests/textmarker.tcl
@@ -8,7 +8,6 @@ set mm [$graph marker create text tt -element data2 \
$graph element configure data1 -hide yes
echo "Testing Text Marker..."
-bltCmd $graph marker configure $mm
bltTest3 $graph marker $mm -anchor nw $dops
bltTest3 $graph marker $mm -background yellow $dops
@@ -26,7 +25,6 @@ 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 -rotate 45 $dops
-bltTest3 $graph marker $mm -state disabled $dops
bltTest3 $graph marker $mm -text {Hello World} $dops
bltTest3 $graph marker $mm -under yes $dops
bltTest3 $graph marker $mm -xoffset 20 $dops