in reply to Want Tk to fully display 4x6 widget w/ grid instead of collapsing it

  • Comment on Want Tk to fully display 4x6 widget w/ grid instead of collapsing it

Replies are listed 'Best First'.
Re: Want Tk to fully display 4x6 widget w/ grid instead of collapsing it
by ff (Hermit) on Oct 24, 2002 at 21:09 UTC
    Hmm; no, but a quick look at "perldoc Tk::Table" seems to indicate that I cannot make a widget "span" cells. Yes, I want fixed-size cells as building blocks, but in my 4x6 example my widget needs to cover the real estate of 24 such cells.