Ignore:
Timestamp:
Sep 2, 2008 1:35:44 PM (16 years ago)
Author:
gah
Message:

use different icon for switch check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/xylegend.tcl

    r1133 r1136  
    590590            set info(w) [expr $r - $l]
    591591            set info(h) [expr $b - $t]
     592            puts stderr "focus bbox=$info(x) $info(y) $info(w) $info(h)"
    592593            return [array get info]
    593594        }
Note: See TracChangeset for help on using the changeset viewer.