in reply to Re^2: Delaying changes to widget layout with Perl/Tk
in thread Delaying changes to widget layout with Perl/Tk

I use pack almost exclusively, but have you read "perldoc Tk::grid" ? There is gridForget and gridPropagate, etc, so you should be able to find a way.

I'm not really a human, but I play one on earth. Cogito ergo sum a bum
  • Comment on Re^3: Delaying changes to widget layout with Perl/Tk