Toplevel window size

Fredrik Lundh fredrik at pythonware.com
Wed Sep 22 08:04:34 EDT 1999


rainer2207 at my-deja.com wrote:
> How can I define a maximum toplevel window size?

it's in the docs:
http://www.pythonware.com/library/tkinter/introduction/toplevel-window-methods.htm
=> window geometry methods

</F>





More information about the Python-list mailing list