[Tkinter-discuss] pack equivalent of grid_remove(), eg. pack_remove() ?

python at bdurham.com python at bdurham.com
Thu Dec 9 15:25:33 CET 2010


Is there a pack equivalent of the grid_remove() method where a
widget's original pack() settings are restored on a re-pack()?
Use case: When I show a packed widget that has been hidden via
pack_forget(), I would like to have the widget re-packed with its
original pack settings when I issue the widget.pack() show
request.
Thanks,
Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20101209/10ea969b/attachment.html>


More information about the Tkinter-discuss mailing list