Ignore:
Timestamp:
Jul 9, 2014, 1:17:35 PM (10 years ago)
Author:
ldelgass
Message:

Remove debugging prints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/gui/scripts/nanovisviewer.tcl

    r4449 r4469  
    746746    $_image(legend) configure -data $bytes
    747747    ReceiveEcho <<line "<read $size bytes for [image width $_image(legend)]x[image height $_image(legend)] legend>"
    748 puts stderr "vmin=$vmin vmax=$vmax"
    749748    set c $itk_component(legend)
    750749    set w [winfo width $c]
     
    14511450        set wmap $_alphamap($cname)
    14521451    }
    1453     puts stderr wmap=$wmap
    14541452    SendCmd [list transfunc define $tf $cmap $wmap]
    14551453}
Note: See TracChangeset for help on using the changeset viewer.