summaryrefslogtreecommitdiffstats
path: root/tests/crosshairs.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-03-26 19:53:52 (GMT)
committerjoye <joye>2014-03-26 19:53:52 (GMT)
commit75038a5e3b7b44726a56ec0af744170ccd89ee3f (patch)
tree757a24ed424560ccdb84ad9a789da78c4d033475 /tests/crosshairs.tcl
parenta78a78c2c45694657e8aa2fa78cbae1b6c78e808 (diff)
downloadblt-75038a5e3b7b44726a56ec0af744170ccd89ee3f.zip
blt-75038a5e3b7b44726a56ec0af744170ccd89ee3f.tar.gz
blt-75038a5e3b7b44726a56ec0af744170ccd89ee3f.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/crosshairs.tcl')
-rw-r--r--tests/crosshairs.tcl5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/crosshairs.tcl b/tests/crosshairs.tcl
index cb3a93e..ee4da4c 100644
--- a/tests/crosshairs.tcl
+++ b/tests/crosshairs.tcl
@@ -15,8 +15,9 @@ bltTest2 $graph crosshairs -hide yes
bltTest2 $graph crosshairs -linewidth 3
bltTest2 $graph crosshairs -position "@100,100"
-#bltCmd $graph crosshairs cget
-#bltCmd $graph crosshairs configure
+bltCmd $graph crosshairs cget -color
+bltCmd $graph crosshairs configure
+bltCmd $graph crosshairs configure -color
bltCmd $graph crosshairs on
bltCmd $graph crosshairs off
bltCmd $graph crosshairs toggle