Thread komische Rückmeldung von Photo() (5 answers)
Opened by Froschpopo at 2005-04-29 12:01

Froschpopo
 2005-04-29 12:40
#43831 #43831
User since
2003-08-15
2653 Artikel
BenutzerIn
[default_avatar]
hier der Zusammenhang:
Code: (dl )
1
2
3
    my $pic = $config{MainWindow}->Photo(-file => 'cool.gif');
    my $i = $config{BuddyListPane1}->Getimage($pic);
    $config{BuddyListPane1}->imageCreate('end', -image => $i);


Die Meldung lautet:
Tk::Error: unknown pixmap ID "image4" at C:/Perl/site/lib/Tk/Image.pm line 21, <
GEN0> line 2.\n\n

<!--EDIT|Froschpopo|1114764086-->

View full thread komische Rückmeldung von Photo()