home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / tcl / 2118 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.1 KB  |  29 lines

  1. Newsgroups: bnr.lang.tcl,comp.lang.tcl
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!ghostwind!shmdgljd
  3. From: shmdgljd@rchland.vnet.ibm.com (Jay Schmidgall)
  4. Subject: Re: toplevel message widgets problem
  5. Sender: news@rchland.ibm.com
  6. Message-ID: <1992Dec16.125806.29710@rchland.ibm.com>
  7. Date: Wed, 16 Dec 1992 12:58:06 GMT
  8. Reply-To: jay@vnet.ibm.com
  9. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  10. References:  <1992Dec15.233825.18609@bcars6a8.bnr.ca>
  11. Nntp-Posting-Host: ghostwind.rchland.ibm.com
  12. Organization: IBM Rochester, MN
  13. Lines: 14
  14.  
  15. In article <1992Dec15.233825.18609@bcars6a8.bnr.ca>, norm@bnr.ca (Norm MacNeil) writes:
  16. |> MsgCntl BEGIN "Processing - please wait..."
  17. |> #life happens here
  18. |> MsgCntl END ""
  19. |> 
  20. |> Anyway, sometimes the text appears in the message window and sometimes it
  21. |> doesn't.
  22.  
  23. It could be that the events haven't finished processing before you start
  24. your other processing.  Try putting an `update' right after MsgCntl BEGIN
  25.  
  26. -- 
  27. : jay          jay@vnet.ibm.com    My opinions and ideas, not my employer's.
  28. : shmdgljd@rchland.vnet.ibm.com    (c) Copyright 1992.  All rights reserved.
  29.