Changeset 420 for trunk


Ignore:
Timestamp:
Dec 4, 2009 5:05:52 PM (14 years ago)
Author:
toby
Message:

# on 2001/09/04 22:09:40, toby did:
reset bkgedit zoom

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/liveplot

    • Property rcs:date changed from 2001/06/29 18:10:45 to 2001/09/04 22:09:40
    • Property rcs:lines changed from +602 -18 to +4 -0
    • Property rcs:rev changed from 1.16 to 1.17
    r400 r420  
    10191019        }
    10201020    }
     1021    # reset previous mode; if in the middle
     1022    if {[string trim [bind $box <Motion>]] != ""} {
     1023        blt::ResetZoom $box
     1024    }
    10211025    if {$b == 2} {
    10221026        bind $bindtag <1> "bkgAddPoint %x %y"
Note: See TracChangeset for help on using the changeset viewer.