diff options
author | joye <joye> | 2014-04-09 18:24:37 (GMT) |
---|---|---|
committer | joye <joye> | 2014-04-09 18:24:37 (GMT) |
commit | 00e6acb38db87e3fbc7c97567980549ebd4b9707 (patch) | |
tree | d83f93dbb7954889d2b7366dcaa65f0a775bb187 /tests | |
parent | 4013a25fbbd042d11b8933e50c30c8db5491e8b0 (diff) | |
download | blt-00e6acb38db87e3fbc7c97567980549ebd4b9707.zip blt-00e6acb38db87e3fbc7c97567980549ebd4b9707.tar.gz blt-00e6acb38db87e3fbc7c97567980549ebd4b9707.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r-- | tests/legend.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/legend.tcl b/tests/legend.tcl index d729261..5a28ab1 100644 --- a/tests/legend.tcl +++ b/tests/legend.tcl @@ -56,6 +56,7 @@ bltCmd $graph legend configure -fg #bltCmd $graph legend curselection #bltCmd $graph legend deactivate bltCmd $graph legend focus data1 +bltCmd $graph legend focus #bltCmd $graph legend get data1 bltCmd $graph legend selection anchor data1 bltCmd $graph legend selection mark data1 |