summaryrefslogtreecommitdiffstats
path: root/tests/legend.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/legend.tcl
parenta78a78c2c45694657e8aa2fa78cbae1b6c78e808 (diff)
downloadblt-75038a5e3b7b44726a56ec0af744170ccd89ee3f.zip
blt-75038a5e3b7b44726a56ec0af744170ccd89ee3f.tar.gz
blt-75038a5e3b7b44726a56ec0af744170ccd89ee3f.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/legend.tcl')
-rw-r--r--tests/legend.tcl7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/legend.tcl b/tests/legend.tcl
index 3222d8d..88e8b69 100644
--- a/tests/legend.tcl
+++ b/tests/legend.tcl
@@ -49,12 +49,13 @@ bltTest2 $graph legend -titlefont "times 24 bold italic"
#bltCmd $graph legend activate
#bltCmd $graph legend bind
-#bltCmd $graph legend cget
-#bltCmd $graph legend configure
+bltCmd $graph legend cget -fg
+bltCmd $graph legend configure
+bltCmd $graph legend configure -fg
#bltCmd $graph legend curselection
#bltCmd $graph legend deactivate
bltCmd $graph legend focus data1
-bltCmd $graph legend get data1
+#bltCmd $graph legend get data1
bltCmd $graph legend selection anchor data1
bltCmd $graph legend selection mark data1
bltCmd $graph legend selection includes data2