Help for this page
$lable = $main->AddLabel( -text => 'temp', ... -font => $t_font, -background => [255,255,255], -foreground => [0,0,0],)
$label->Change(-text => "something else");