Changeset 136 for trunk/widplt


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

# on 2000/05/17 16:30:57, toby did:
change donewait to donewaitmsg to avoid conflict with pleasewait/donewait

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/widplt

    • Property rcs:date changed from 2000/04/10 20:07:43 to 2000/05/17 16:30:57
    • Property rcs:lines changed from +24 -6 to +4 -4
    • Property rcs:rev changed from 1.6 to 1.7
    r126 r136  
    4848}
    4949
    50 proc donewait {} {
     50proc donewaitmsg {} {
    5151    catch {destroy .wait}
    5252    update
     
    788788pack $box -fill both -expand yes
    789789set datanum 0
    790 donewait
     790donewaitmsg
Note: See TracChangeset for help on using the changeset viewer.