summaryrefslogtreecommitdiffstats
path: root/tests/textmarker.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-03-19 19:19:22 (GMT)
committerjoye <joye>2014-03-19 19:19:22 (GMT)
commitaad4b63a80f7461314e733de4f559d94f09246e9 (patch)
tree6ad387660f0c5236398baba04731d5cb14b45a5f /tests/textmarker.tcl
parent35c3d137f2666241c88c83016b9e6558ba5ae47b (diff)
downloadblt-aad4b63a80f7461314e733de4f559d94f09246e9.zip
blt-aad4b63a80f7461314e733de4f559d94f09246e9.tar.gz
blt-aad4b63a80f7461314e733de4f559d94f09246e9.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/textmarker.tcl')
-rw-r--r--tests/textmarker.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/textmarker.tcl b/tests/textmarker.tcl
index 29da9b2..3d1fa2a 100644
--- a/tests/textmarker.tcl
+++ b/tests/textmarker.tcl
@@ -5,7 +5,7 @@ set graph [bltLineGraph $w]
set mm [$graph marker create text tt -element data1 \
-x 1.5 -y 100 -text {Text Marker} -font {24}]
-return
+
bltTest3 $graph marker $mm -anchor nw
bltTest3 $graph marker $mm -background blue
bltTest3 $graph marker $mm -bg red