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




_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to