What does self.grid() do?

r rt8396 at gmail.com
Wed Mar 4 13:04:48 EST 2009


PS: Check here
http://effbot.org/tkinterbook/

There are three geometry managers "pack", "place", and "grid". Be sure
to learn the pros and cons of all three.



More information about the Python-list mailing list