Perl/Tk programming! How to clear a frame from all the widgets?

Andrei T

New member
I have a frame in my mane window, which I would like to clear of all the widgets when I press a button. For example, I press a button and that creates a textbox and a label inside the frame. When I press another button I want to clear the last 2 widgets and insert a check button and a radio button. How can I do this?
 


Write your reply...
Back
Top