summaryrefslogtreecommitdiffstats
path: root/tests/polygonmarker.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/polygonmarker.tcl
parent3e470981e44c7f52186c040d9e759a7789b25a81 (diff)
downloadblt-eb0f03dcf8233f5ff8bed1249145c352863872ae.zip
blt-eb0f03dcf8233f5ff8bed1249145c352863872ae.tar.gz
blt-eb0f03dcf8233f5ff8bed1249145c352863872ae.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/polygonmarker.tcl')
-rw-r--r--tests/polygonmarker.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/polygonmarker.tcl b/tests/polygonmarker.tcl
index d6403bf..4cd94bd 100644
--- a/tests/polygonmarker.tcl
+++ b/tests/polygonmarker.tcl
@@ -6,7 +6,7 @@ set graph [bltLineGraph $w]
set mm [$graph marker create polygon tt -element data1 \
-coords {1 50 1.5 100 1 150} -polygonwidth 5]
-#bltTest3 $graph marker $mm -bindtags
+bltTest3 $graph marker $mm -bindtags {aa}
bltTest3 $graph marker $mm -cap round
bltTest3 $graph marker $mm -coords {1 50 1.5 100 2 150}
bltTest3 $graph marker $mm -dashes dashdot