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