Ignore:
Timestamp:
Sep 29, 2008 9:24:18 AM (16 years ago)
Author:
dkearney
Message:

disabling the simstatus label after we adjust the text

File:
1 edited

Legend:

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

    r1159 r1168  
    901901            $itk_component(simstatus) insert end $mesg
    902902        }
     903        $itk_component(simstatus) configure -state disabled
    903904    }
    904905}
Note: See TracChangeset for help on using the changeset viewer.