Changeset 1356


Ignore:
Timestamp:
Mar 20, 2009 8:31:17 PM (15 years ago)
Author:
gah
Message:

my first cut at flowvisviewer client based on work by dsk

File:
1 edited

Legend:

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

    r1355 r1356  
    20572057    }
    20582058}
    2059 
    2060 #
    2061 # record --
    2062 #
    2063 # Called when the user clicks on the record, stop or play buttons
    2064 # for flow visualization.
    2065 #
    2066 #       $this record on
    2067 #       $this record off
    2068 #       $this record toggle
    2069 #
    2070 #
    2071 itcl::body Rappture::FlowvisViewer::record {option} {
    2072 
    2073 }
    2074 
    20752059
    20762060itcl::body Rappture::FlowvisViewer::drawer { what who } {
Note: See TracChangeset for help on using the changeset viewer.