Help for this page

Select Code to Download


  1. or download this
    my $style = Wx::TextAttr->new();
    $style->Wx::TextAttr::SetAlignment(3);
    $self->{question}->SetDefaultStyle($style);