Refer the Links.use Tk; use Tk::Text ; . . . my $txt = $mw->Text( -background =>'white', )-> pack (); . . . $txt -> delete('1.0','end');
In reply to Re: Delete the text widget contents using perl_tk
by ungalnanban
in thread Delete the text widget contents using perl_tk
by rekha_sri
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |