home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.tcl
- Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!ghostwind!shmdgljd
- From: shmdgljd@rchland.vnet.ibm.com (Jay Schmidgall)
- Subject: re: making a listbox wider
- Sender: news@rchland.ibm.com
- Message-ID: <1992Dec30.001152.30132@rchland.ibm.com>
- Date: Wed, 30 Dec 1992 00:11:52 GMT
- Reply-To: jay@vnet.ibm.com
- Disclaimer: This posting represents the poster's views, not necessarily those of IBM
- References: <1992Dec29.200648.2598@choreo.ca>
- Nntp-Posting-Host: ghostwind.rchland.ibm.com
- Organization: IBM Rochester, MN
- Lines: 9
-
- In article <1992Dec29.200648.2598@choreo.ca>, news@choreo.ca (Choreo NetNews Administration Account(Ottawa)) writes:
- |> but tcl complains that it can't read $maxlenx10. How I tell tcl that
- |> $maxlen is the name of the variable? Is there a construct similar to
- |> ${name} in the shell?
-
- You guessed it; use -geometry ${maxlen}x10
- --
- : jay jay@vnet.ibm.com My opinions and ideas, not my employer's.
- : shmdgljd@rchland.vnet.ibm.com (c) Copyright 1992. All rights reserved.
-