http://qs1969.pair.com?node_id=942176


in reply to Re: resizing problem with Tk appl using PackForget
in thread resizing problem with Tk appl using PackForget

Hi Anonymous,

// thx for the tip

Your hint indeed fixed to resize the hidden widgets to their original state. Do you perhaps know of an easy way to store/remember the pack arguments for each widget? In my real app the pack arguments are more diverse. What do you mean by "if you make it into a widget" ??

This does leave the problem that after a resize, the 'hide' action does not minimize the container frame. Any idea how to get that fixed?

thx David