Luckily both clearTags and windowDelete methods seem to behave properly regarding memory usage.
zentara, you can use this trick to force update of TableMatrix widget:
sub TMRefresh { #Required input TableMatrix object. return if (!$_[0]); $_[0]->configure(-padx =>($_[0]->cget(-padx))); }
In reply to Re^2: Tk::TableMatrix Memory Usage
by ldln
in thread Tk::TableMatrix Memory Usage
by ldln
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |