Help for this page

Select Code to Download


  1. or download this
    my $newfont = ...;
    
    ...
    my $rw = ...;  # tk object must exist before string is eval-ed
    
    eval $eval_string;