http://qs321.pair.com?node_id=352053


in reply to Re: Tk::NoteBook memory usage
in thread Tk::NoteBook memory usage

Given that, it should be possible to hid the tab, rip everything off of it, reconfigure it, and redisplay it then? Admittedly hackish, but you could create a Tk::NoteBook2 which was just a wrapper to a Tk::NoteBook, just would have to be very careful about how "fake-delete" was implemented in the subclass.