Tkinter pack_forget() and destroy()

Rajendran Appavu rappavu at gmail.com
Thu Jun 28 01:45:08 EDT 2007


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?

-- 

Thanks,
Rajendran.



More information about the Python-list mailing list