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: problems with options
- X-Disclaimer: This news article was written by an employee or customer of
- Choreo Systems Inc., and does not necessarily reflect the
- opinions or views of the Managament of Choreo Systems Inc.
- Organization: Choreo Systems, Ottawa Canada
- Date: Tue, 22 Dec 1992 18:19:00 GMT
- Message-ID: <1992Dec22.181900.600@choreo.ca>
- Lines: 15
-
- I am trying to set the color of my widget using
-
- .labe_and_text configure -foreground blue
-
- but I get the error message when running this script
-
- unknown option "-foreground"
- while executing
- .labe_and_text configure -foreground blue
-
-
- What does this mean, and how do I fix it?
-
- Thanks
-
-