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. -- http://mail.python.org/mailman/listinfo/python-list
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. -- http://mail.python.org/mailman/listinfo/python-list