Help for this page

Select Code to Download


  1. or download this
    my $rotext = $ec->Subwidget(ROText);
    $rotext->configure(-height => 0);
    
  2. or download this
    $text->bind('<Control-r>',sub{$ec->kill_command });