in reply to What is the best way to arrange widgets using TK?

I think what you are after is using relative placement with the grid geometry manager. This is something that is not very well explained in the documentation IMHO.

See the RPN calculator tutorial on the Perl/Tk wiki for a worked example.

--
I'm Not Just Another Perl Hacker

  • Comment on Re: What is the best way to arrange widgets using TK?