summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-06-04 17:30:54 (GMT)
committerjoye <joye>2014-06-04 17:30:54 (GMT)
commit6b0d697c9848b65a016ebfb12abd1cdb50aa7927 (patch)
treef50b118be4b0ffc55fb376600723258e39715ac9 /tests
parent32cb8bf3e3c83fc994d5ef93a897951411d3638b (diff)
downloadblt-6b0d697c9848b65a016ebfb12abd1cdb50aa7927.zip
blt-6b0d697c9848b65a016ebfb12abd1cdb50aa7927.tar.gz
blt-6b0d697c9848b65a016ebfb12abd1cdb50aa7927.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/legend.tcl10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/legend.tcl b/tests/legend.tcl
index 0a55cfa..5c775eb 100644
--- a/tests/legend.tcl
+++ b/tests/legend.tcl
@@ -63,6 +63,16 @@ bltCmd $graph legend configure -fg
#bltCmd $graph legend deactivate
bltCmd $graph legend focus data1
bltCmd $graph legend focus
+#bltCmd $graph legend get anchor
+#bltCmd $graph legend get current
+#bltCmd $graph legend get first
+#bltCmd $graph legend get last
+#bltCmd $graph legend get end
+#bltCmd $graph legend get next.row
+#bltCmd $graph legend get next.column
+#bltCmd $graph legend get previous.row
+#bltCmd $graph legend get previous.column
+#bltCmd $graph legend get @100,100
#bltCmd $graph legend get data1
bltCmd $graph legend selection anchor data1
bltCmd $graph legend selection mark data1