in reply to Re: Tk::grid -sticky option not stretching frames
in thread Tk::grid -sticky option not stretching frames

I want to use grid, but the grid(-sticky=>'nsew') option which is supposed to subsume the combined role of pack(-expand=>1, -fill=>'both') does not seem to work for me

  • Comment on Re^2: Tk::grid -sticky option not stretching frames

Replies are listed 'Best First'.
Re^3: Tk::grid -sticky option not stretching frames
by Anonymous Monk on Jul 17, 2018 at 06:20 UTC
    :) You said: I have a solution, but I want to use something else, Am I missing something silly? Think about it. Use the solution. Duh!