![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Parse input file and create widgets
From: Donald Arseneau <asnd@triumf.ca>
Date: Mon May 30 2005 - 11:26:38 CEST
"Ani" <anilby@gmail.com> writes:
> grid $base.top1.new_frame -in $root -row 13 -column 1 \
Are you serious? columnspan 50? rowspan 78?
> grid $base.top1.new_frame.sc1 -in $root -row 13 -column -20 \
column -20?
Why did you create a toplevel, create frames as children of
-- Donald Arseneau asnd@triumf.caReceived on Thu Sep 29 14:19:39 2005 |