/[ascend]/trunk/tcltk/TK/templates/AscConfirm.t
ViewVC logotype

Diff of /trunk/tcltk/TK/templates/AscConfirm.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 649 by johnpye, Tue May 9 00:14:59 2006 UTC revision 650 by ben.allan, Tue May 30 22:01:26 2006 UTC
# Line 81  global AscConfirm Line 81  global AscConfirm
81    #    #
82    # wait for the box to be destroyed    # wait for the box to be destroyed
83    update idletask    update idletask
84    grab -global .ascConfirm    catch { grab -global .ascConfirm } err
85    tkwait window .ascConfirm    tkwait window .ascConfirm
86    return $AscConfirm(button)    return $AscConfirm(button)
87  }  }

Legend:
Removed from v.649  
changed lines
  Added in v.650

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22