| Previous | Next
Destroying a WidgetYou can destroy a widget by calling $widget->destroy if Tk::Exists($widget); If the widget is a parent of any other widgets, the other widgets are destroyed as well. |
| Previous | Next
Destroying a WidgetYou can destroy a widget by calling $widget->destroy if Tk::Exists($widget); If the widget is a parent of any other widgets, the other widgets are destroyed as well. |