Perl/Tk saves your favourite tools

Main
back: Tk configure
next: Tk layout -grid

It is much harder to define the layout of your interface for each type of screen correctly with pack than with grid, (which is discussed on the next page). However, is most generally used because its simplicity.

The layout managers are very well explained in the Learning Perl/Tk book. If you are not acquainted with them, you really need the book.


 
Tk configure Tk layout -grid

Created by Mark Overmeer with PPresenter on 11 juli 2001.