in reply to Icon on window

This is not documented, and I'm not even sure it's correct (ie, I haven't tested it), but I think you're looking for:

$win->ChangeSmallIcon($icon);

You can see an example of this being used at http://jeb.ca/perl/win32-gui-docs/index.pl/code_samples?wid=62&sid=7&func=viewSubmission

bbfu
Black flowers blossom
Fearless on my breath

Replies are listed 'Best First'.
Re^2: Icon on window
by pengo (Novice) on Jan 21, 2005 at 08:49 UTC
    Thanks man it did work, i appreciate it.
    Perl is like s..x , there is more than one way to do it! TIMTOWTDI