Changeset 790 for trunk/instedit.tcl
- Timestamp:
- Dec 4, 2009 5:12:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/instedit.tcl
- Property rcs:date changed from 2004/04/27 14:11:04 to 2004/05/04 17:18:41
- Property rcs:lines changed from +4 -3 to +4 -2
- Property rcs:rev changed from 1.4 to 1.5
r782 r790 220 220 -column [incr col] -row 7 -sticky w 221 221 grid [radiobutton $bnkfr.c7c -text "None" \ 222 -variable instdat r(ipola$b) -value 2] \222 -variable instdat(ipola$b) -value 2] \ 223 223 -column [incr col] -row 7 -sticky w 224 224 grid [label $bnkfr.l7a -text "Polarization\nFraction:" \ … … 569 569 $frame.$w config -fg $color 570 570 } 571 # for now leave kratio gray, since the value is not used 572 $frame.e4f config -state disabled -fg gray 571 573 } 572 574
Note: See TracChangeset
for help on using the changeset viewer.