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

  1. Newsgroups: bnr.lang.tcl,comp.lang.tcl
  2. Path: sparky!uunet!spool.mu.edu!agate!ames!sun-barr!cs.utexas.edu!torn!nott!bnrgate!bcars6a8!bnr.ca!norm
  3. From: norm@bnr.ca (Norm MacNeil)
  4. Subject: Re: toplevel message widgets problem
  5. Message-ID: <1992Dec16.144456.6741@bcars6a8.bnr.ca>
  6. Sender: usenet@bcars6a8.bnr.ca (Use Net)
  7. Nntp-Posting-Host: bcarh1ff
  8. Reply-To: norm@bnr.ca
  9. Organization: Bell-Northern Research Ltd.
  10. References:  <1992Dec15.233825.18609@bcars6a8.bnr.ca> <1992Dec16.125806.29710@rchland.ibm.com>
  11. Date: Wed, 16 Dec 1992 14:44:56 GMT
  12. Lines: 33
  13.  
  14. In article <1992Dec16.125806.29710@rchland.ibm.com>, shmdgljd@rchland.vnet.ibm.com (Jay Schmidgall) writes:
  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.  
  30.   Well, I thought that the "update" about the 4th last line in the procedure
  31. would have been sufficient, but I tried putting another "update" as you
  32. stated but to no avail:no message appeared.
  33.  
  34.   I still think it's something simple I've missed 'cause I modelled this proc
  35. after the mkDialog.tcl available in the .../library/demos directory.
  36.  
  37.   Anyone else got any ideas?
  38.  
  39.   Thanks,
  40.     Norm.
  41. -- 
  42. +-----------------------------------------------------------------------+
  43.  Norm MacNeil                     Phone: (613) 763-7497
  44.  Data Systems                     Fax:   (613) 765-2854
  45.  Bell-Northern Research Ltd.      EMail: norm@bnr.ca (INTERNET)
  46.  #include <disclaimer.std>       "Roller bladers do it in-line!"
  47.