in reply to
Delete the text widget contents using perl_tk
See
*$text*->delete(*index1, *?*index2*?)
in the
Tk::Text
documentation. Works the same.
Comment on
Re: Delete the text widget contents using perl_tk
Select
or
Download
Code
In Section
Seekers of Perl Wisdom