Changeset 3045 for branches


Ignore:
Timestamp:
Jun 17, 2012 8:53:38 PM (12 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/gui/scripts/vtkcontourviewer.tcl

    r3031 r3045  
    19151915            set x [expr $x1 + [winfo rootx $c]]
    19161916            set y [expr $y2 + [winfo rooty $c]]
    1917             blt::ComboMenu::popup $m $x $y
     1917            blt::popup $m $x $y
    19181918        }
    19191919        activate {
Note: See TracChangeset for help on using the changeset viewer.