Changeset 4748 for branches/1.3
- Timestamp:
- Nov 17, 2014, 10:05:47 AM (5 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/gui/scripts/vtkvolumeviewer.tcl
r4746 r4748 2341 2341 } 2342 2342 deactivate { 2343 $c itemconfigure title -fill white2343 $c itemconfigure title -fill $itk_option(-plotforeground) 2344 2344 } 2345 2345 invoke { 2346 $itk_component(field) value _curFldLabel2346 $itk_component(field) value $_curFldLabel 2347 2347 AdjustSetting -field 2348 2348 }
Note: See TracChangeset
for help on using the changeset viewer.