Changeset 4032 for trunk/gui/apps/geoviewer-test
- Timestamp:
- Nov 4, 2013, 11:15:43 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/apps/geoviewer-test
r4029 r4032 183 183 184 184 # ---------------------------------------------------------------------- 185 # USAGE: activate_flow186 #187 # ----------------------------------------------------------------------188 proc activate_flow {} {189 global widgets190 # global img_storage_dir191 # "flow capture 117 $img_storage_dir"192 193 set info {flow vectorid 0194 flow particle visible on195 flow lic on196 flow capture 100}197 198 $widgets(command) insert 0 $info199 send_command200 201 }202 203 # ----------------------------------------------------------------------204 185 # TOPLEVEL FOR IMAGES 205 186 # ----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.