How can I set the size of a window with tkinter?

James Stroud jstroud at mbi.ucla.edu
Tue Sep 27 16:03:57 EDT 2005


You may want to read this scrollbar page:

http://effbot.org/zone/tkinter-scrollbar-patterns.htm

On Tuesday 27 September 2005 12:31, Tor Erik Sønvisen wrote:
> Hi
>
> I create a canvas that is to big for the default window-size, so it gets
> cut to fit...
> How can I increase the window-size to make sure the canvas fits?
>
> regards tores

-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/



More information about the Python-list mailing list