Changeset 738


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

# on 2003/11/05 21:06:59, toby did:
add missing cleanup routine (afterputontop)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/addcmds.tcl

    • Property rcs:date changed from 2003/08/11 19:19:37 to 2003/11/05 21:06:59
    • Property rcs:lines changed from +195 -16 to +3 -1
    • Property rcs:rev changed from 1.32 to 1.33
    r721 r738  
    11401140    putontop $top
    11411141    tkwait window $top
     1142    afterputontop
     1143
    11421144    if {[winfo exists $np]} return
    11431145
Note: See TracChangeset for help on using the changeset viewer.