my $img = $config{MainWindow}->Photo(); $img->configure(-file => "add.gif"); $bottom->Label( -image => $img, )->pack();