Help for this page

Select Code to Download


  1. or download this
        my $font = Wx::Font->new(16);
    
    ...
        );
    
        $self->{t_header}->SetFont($font);