in reply to
Perl TK changing the logo
$mw->toplevel->iconbitmap($filename);
But there can be issues. See the help I was given in
Tk oddity with Label, iconbitmap and listbox
.
Regards,
John Davies
Update: Added code tags
Comment on
Re: Perl TK changing the logo
Download
Code
In Section
Seekers of Perl Wisdom