Ignore:
Timestamp:
Jul 7, 2009 3:51:50 PM (15 years ago)
Author:
gah
Message:

add transparency to heightmap

File:
1 edited

Legend:

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

    r1543 r1545  
    257257    }]
    258258
     259    itk_component add 3dview {
     260        label $itk_component(plotarea).vol -image $_image(plot) \
     261            -highlightthickness 0 -borderwidth 0
     262    } {
     263        usual
     264        ignore -highlightthickness -borderwidth  -background
     265    }
    259266    set f [$itk_component(main) component controls]
    260267    itk_component add reset {
Note: See TracChangeset for help on using the changeset viewer.