summaryrefslogtreecommitdiffstats
path: root/tests/bitmapmarker.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-03-19 14:57:58 (GMT)
committerjoye <joye>2014-03-19 14:57:58 (GMT)
commiteb0f03dcf8233f5ff8bed1249145c352863872ae (patch)
treeb2be8c7209714fffb79d5868a8ce97f9f162f08c /tests/bitmapmarker.tcl
parent3e470981e44c7f52186c040d9e759a7789b25a81 (diff)
downloadblt-eb0f03dcf8233f5ff8bed1249145c352863872ae.zip
blt-eb0f03dcf8233f5ff8bed1249145c352863872ae.tar.gz
blt-eb0f03dcf8233f5ff8bed1249145c352863872ae.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/bitmapmarker.tcl')
-rw-r--r--tests/bitmapmarker.tcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/bitmapmarker.tcl b/tests/bitmapmarker.tcl
index 04418ae..b71e58d 100644
--- a/tests/bitmapmarker.tcl
+++ b/tests/bitmapmarker.tcl
@@ -5,13 +5,14 @@ set graph [bltLineGraph $w]
set mm [$graph marker create bitmap tt -element data1 \
-coords {1.5 100} -bitmap error]
-
+return
bltTest3 $graph marker $mm -anchor nw
bltTest3 $graph marker $mm -background yellow
bltTest3 $graph marker $mm -bg red
-#bltTest3 $graph marker $mm -bindtags
+bltTest3 $graph marker $mm -bindtags {aa}
bltTest3 $graph marker $mm -bitmap hourglass
bltTest3 $graph marker $mm -coords {1 50}
+bltTest3 $graph marker $mm -coords {1 50 1.1 60}
bltTest3 $graph marker $mm -element data2
bltTest3 $graph marker $mm -fg cyan
bltTest3 $graph marker $mm -fill yellow
@@ -20,7 +21,6 @@ bltTest3 $graph marker $mm -hide yes
bltTest3 $graph marker $mm -mapx x
bltTest3 $graph marker $mm -mapy y
bltTest3 $graph marker $mm -outline green
-#bltTest3 $graph marker $mm -rotate 45
bltTest3 $graph marker $mm -state disabled
bltTest3 $graph marker $mm -under yes
bltTest3 $graph marker $mm -xoffset 20