Help for this page

Select Code to Download


  1. or download this
     my $widget         = $text2->Subwidget("text") ;
     tie *STDOUT, ref $widget, $widget;
    
  2. or download this
    Tk::Error: Can't locate object method "TIEHANDLE" via package "" at cb
    +c.pl line 162.