Help for this page
my $style = Wx::TextAttr->new(); $style->Wx::TextAttr::SetAlignment(3); $self->{question}->SetDefaultStyle($style);