Help for this page

Select Code to Download


  1. or download this
    $t->tagAdd('sel', '1.0', 'end');
    
  2. or download this
    $t = $mw->ROText(-foo => 'bar' etc.)->pack;
    $t->focus;