summaryrefslogtreecommitdiffstats
path: root/tests/polygonmarker.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-05-21 16:37:47 (GMT)
committerjoye <joye>2014-05-21 16:37:47 (GMT)
commitc27d1c22fc7730a73537ea360021c2e5909570b0 (patch)
treeef145dc8cfbecaa601b7035b9e26ee7b0f72fd88 /tests/polygonmarker.tcl
parent3a6fdb53188e4133a04fce8a5a73c1732d313d75 (diff)
downloadblt-c27d1c22fc7730a73537ea360021c2e5909570b0.zip
blt-c27d1c22fc7730a73537ea360021c2e5909570b0.tar.gz
blt-c27d1c22fc7730a73537ea360021c2e5909570b0.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/polygonmarker.tcl')
-rw-r--r--tests/polygonmarker.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/polygonmarker.tcl b/tests/polygonmarker.tcl
index 21ff799..4acd7c5 100644
--- a/tests/polygonmarker.tcl
+++ b/tests/polygonmarker.tcl
@@ -3,11 +3,12 @@ source base.tcl
set w .line
set graph [bltLineGraph $w]
-set mm [$graph marker create polygon tt -element data1 \
+set mm [$graph marker create polygon tt -element data2 \
-coords {1 50 1.5 100 1 150} -linewidth 5]
$graph element configure data1 -hide yes
echo "Testing Polygon Marker..."
+bltCmd $graph marker configure $mm
#bltTest3 $graph marker $mm -bindtags {aa}
bltTest3 $graph marker $mm -cap round