Changeset 353 for trunk/import_cif.tcl


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

# on 2000/11/26 17:53:28, toby did:
fix grab for choose block window

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/import_cif.tcl

    • Property rcs:date changed from 2000/10/12 21:30:14 to 2000/11/26 17:53:28
    • Property rcs:lines changed from +6 -2 to +4 -1
    • Property rcs:rev changed from 1.4 to 1.5
    r319 r353  
    6464            -command "MakeWWWHelp expguierr.html ChooseCIF"] \
    6565            -column 1 -row $row -sticky e
     66        putontop .choose
    6667        tkwait window .choose
     68        # fix grab...
     69        afterputontop
    6770    }
    6871
Note: See TracChangeset for help on using the changeset viewer.