home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / tcl / 2190 < prev    next >
Encoding:
Text File  |  1992-12-22  |  763 b   |  20 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!uunet.ca!choreo!news
  3. From: news@choreo.ca (Choreo NetNews Administration Account(Ottawa))
  4. Subject: dynamically changing text on labels
  5. Organization: Choreo Systems, Ottawa Canada
  6. Date: Mon, 21 Dec 1992 19:05:02 GMT
  7. Message-ID: <1992Dec21.190502.23117@choreo.ca>
  8. Lines: 10
  9.  
  10. I have a window set up with a number of label widgets for presenting info to
  11. the user which they cannot change.  If they press a push button, I would
  12. like to get the labels updated.  The support code is there to reset some
  13. stuff, but how can I change the labels?  Using the label command only gets
  14. me the expected error that the window exists in the parent.
  15.  
  16. Any suggestions or other ideas would be helpful.
  17.  
  18. Thanks, and Happy Holidays to all.
  19.  
  20.