- or download this
$text->delete("1.0", 'end');
- or download this
-command => [$right_frame => \&clear_file])->pack(-side => "bottom")
- or download this
my $Close_help = $left_frame->Button(-text => ' Close Help ',
-command => \&clear_file )->pack(-side => "bottom");
...
$right_frame->packForget;
}