my $test = $mw->Label(-textvariable => \$some_text, -justify => 'center', -foreground => 'black', -background => \$bg_colour, );