Changeset 4747
- Timestamp:
- Nov 17, 2014 7:04:40 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtkvolumeviewer.tcl
r4745 r4747 2540 2540 } 2541 2541 deactivate { 2542 $c itemconfigure title -fill white2542 $c itemconfigure title -fill $itk_option(-plotforeground) 2543 2543 } 2544 2544 invoke { 2545 $itk_component(field) value _curFldLabel2545 $itk_component(field) value $_curFldLabel 2546 2546 AdjustSetting -field 2547 2547 }
Note: See TracChangeset
for help on using the changeset viewer.