Ignore:
Timestamp:
Jan 15, 2014 2:18:29 PM (10 years ago)
Author:
gah
Message:

feature: add background color controls to nanovisviewer and vtkvolumeviewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/transferfunctioneditor.tcl

    r4088 r4121  
    127127    set _labels($name) [$_canvas create text 0 $h \
    128128                            -anchor n -fill white -font "Helvetica 8" \
    129                             -tags "$this $_name" -state $state]
     129                            -tags "labels $this $_name" -state $state]
    130130    set _id2name($_ticks($name)) $name
    131131    $_canvas bind $_ticks($name) <Enter> [itcl::code $this EnterTick $name]
Note: See TracChangeset for help on using the changeset viewer.