water has asked for the wisdom of the Perl Monks concerning the following question:
Using 'grid' in Tk, is there a way to specify via the grid itself that the grid border lines should be visible, or does one accomplish this via adding border to the grid components (eg the cells)?
If the later, what if the cells are of different sizes, and one desires a regular grid, like graph paper?
Thanks, all!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: TK newbie -- grid lines
by kvale (Monsignor) on Oct 09, 2004 at 21:21 UTC | |
|
Re: TK newbie -- grid lines
by qumsieh (Scribe) on Oct 10, 2004 at 02:28 UTC |