[Tkinter-discuss] How to determine if a widget is pack()-ed or unpacked via pack_forget()?
python at bdurham.com
python at bdurham.com
Thu Dec 9 15:46:11 CET 2010
Is there a widget method that returns whether a widget is
pack()-ed or unpacked?
The same question applies to widget's placed with the grid() or
place() layout managers.
Thank you,
Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20101209/24304eaf/attachment.html>
More information about the Tkinter-discuss
mailing list