$potrait = $frame_kontakte_haupt->Photo(-data => $ref_hash_haupt->{bild}); my $bild = $frame_kontakte_haupt->Label(-image => $potrait, -width => "90", -height => "120")->grid(-row=>'0', -column=>'8', -rowspan => '6', -sticky => 'w');