Tkinter pack_forget() and destroy()

Eric Brunel see.signature at no.spam
Thu Jun 28 03:11:20 EDT 2007


On Thu, 28 Jun 2007 07:45:08 +0200, Rajendran Appavu <rappavu at gmail.com>  
wrote:

> When I am done with a widget that is packed in a Frame, is it safe to
> call destroy() method on the widget after calling its pack_forget() or
> grid_forget() method?

Since I do that all the time, I'd say yes... Did you have a problem? Or do  
you ask just to be sure?

HTH
-- 
python -c "print ''.join([chr(154 - ord(c)) for c in  
'U(17zX(%,5.zmz5(17l8(%,5.Z*(93-965$l7+-'])"



More information about the Python-list mailing list