Ignore:
Timestamp:
Mar 5, 2013 3:22:29 PM (11 years ago)
Author:
gah
Message:

add KP_Enter to Return bindings. Implement OK handler in visviewer base class. Fix setting # of isolines while running a sequence of heightmaps/contours

File:
1 edited

Legend:

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

    r3443 r3454  
    201201    $_parser alias dataset [itcl::code $this ReceiveDataset]
    202202    $_parser alias legend [itcl::code $this ReceiveLegend]
    203     $_parser alias viserror [itcl::code $this ReceiveError]
    204203
    205204    array set _outline {
Note: See TracChangeset for help on using the changeset viewer.