[Tkinter-discuss] question on scalable frame
Martin Franklin
mfranklin1 at gatwick.westerngeco.slb.com
Tue Mar 7 15:40:50 CET 2006
V H wrote:
> Hello,
>
> I am using Tkinter to create a scalable/expandable frame and using pack() to
> manage it. On the frame there are several dynamically created sub-frames.
> The top level frame is expanded automatically with the increasing number of
> sub-frames. But after I adjust the size of the top-level frame using mouse,
> it cannot expand automatically. Is it normal? Or how can I resolve it?
> Thanks.
>
> regards,
> Weining
>
Hi,
Could you post some code that show this... perhaps it is as simple as
the pack expand or fill option..
CHeers
Martin
More information about the Tkinter-discuss
mailing list