Ignore:
Timestamp:
Jun 27, 2009 1:35:55 PM (15 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

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

    r1535 r1536  
    17321732        4,0 $inner.legend  -columnspan 2 -anchor w
    17331733
    1734     bind $inner <Map> [itcl::code $this GetFlowInfo $inner]
    1735 
     1734    if 0 {
     1735    bind $inner <Map> [itcl::code $this GetVolumeInfo $inner]
     1736    }
    17361737    blt::table configure $inner r* -resize none
    17371738    blt::table configure $inner r5 -resize expand
Note: See TracChangeset for help on using the changeset viewer.