In a couple of Tk apps running on Windows 10 I have this....
use Tk; use Tk::PNG; my $tk_win = new MainWindow; my $icon = $tk_win->Photo(-width => 32, -height => 32, -file => 'files +/icon.gif'); $tk_win->iconimage($icon);
In reply to Re: Set Icon
by Bod
in thread Set Icon
by PilotinControl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |