Changeset 5623 for branches/1.4
- Timestamp:
- May 28, 2015, 5:14:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.4/gui/scripts/nanovisviewer.tcl
r5564 r5623 1291 1291 } 1292 1292 } 1293 "-outlinecolor" { 1294 set rgb [Color2RGB $_settings($what)] 1295 SendCmd "volume outline color $rgb" 1296 } 1293 1297 "-outlinevisible" { 1294 1298 SendCmd "volume outline state $_settings($what)"
Note: See TracChangeset
for help on using the changeset viewer.