Next:
Packing widgets
Up:
An introduction to
Previous:
Changing a widget
Destroying widgets
A widget is destroying by using the destroy command of Tk:
% destroy .b
When a widget is destroyed, it is directly removed from the window.
SE Praktikum
Tue Aug 13 13:33:30 MET DST 1996