in reply to
Re: text delete hangs in Perl/Tk
in thread
text delete hangs in Perl/Tk
Well, Contents() also does
$w->delete('1.0','end');
, so it won't help the original poster.
Comment on
Re^2: text delete hangs in Perl/Tk
Download
Code
In Section
Seekers of Perl Wisdom