Changeset 95 for trunk/gui/scripts/analyzer.tcl
- Timestamp:
- Oct 9, 2005 9:41:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/analyzer.tcl
r69 r95 157 157 pack $w.info -expand yes -fill both -padx 4 -pady 4 158 158 itk_component add runinfo { 159 text $w.info.text -width 1 -height 1 -wrap word\159 text $w.info.text -width 1 -height 1 -wrap none \ 160 160 -borderwidth 0 -highlightthickness 0 \ 161 161 -state disabled
Note: See TracChangeset
for help on using the changeset viewer.