choroba, I had tried using delete on the table as well, but that was not working for me. I can not figure out where to use it in my code. If you could demonstrate (especially on my more realistic code), that would be greatly appreciated.
Comment on Re^3: Tk::Table clear creates unwanted boxes
If you're going to "delete" or destroy, then you should avoid closures :) no closures in Re: Tk::Table cell select/deselect or tk-frame-del-delmejo.pl ... but even though this code (delmejo) doesn't have closures, Tk::Frame does, so destroying frames (like Tk::Table) does leak small memory (Tk.pm implementation issue)