Tkinter question

wpeloqui at ismi.net wpeloqui at ismi.net
Thu May 20 14:24:48 EDT 1999


Hi,

You need to pack everything into frames and then use the expand and
fill options in pack(). I spent a lot of time getting my application to
resize and look good. If you post some examples, I can get into more
detail.

Willie

In article <37442C9D.8AB8A7CE at casbah.acns.nwu.edu>,
  Huaming Wang <hwa786 at casbah.acns.nwu.edu> wrote:
> Hello, everybody:
>
> I have a problem with Tkinter when I am working with a project. I
made a
> window showing on the screen, but I found if I enlarge the window by
> mouse, it gets ugly, so I want to figure out how to make the base
window
> fixed, but I couldn't find anything useful in starship website and
> Tcl/Tk manual page. Could somebody help me? Thanks a lot!
>
> Huaming
>
>

--

Willie Peloquin
Senior Software Engineer - Contract
http://www.ismi.net/~wpeloqui

"It is unwise to


--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---




More information about the Python-list mailing list