Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: change icon in win32 title bar (win32::gui::window)

by Crian (Curate)
on Sep 15, 2009 at 12:12 UTC ( [id://795366]=note: print w/replies, xml ) Need Help??


in reply to change icon in win32 title bar (win32::gui::window)

As I read somewhere else:

my $icon = new Win32::GUI::Icon('icon.ico'); $main->SetIcon($icon);

Replies are listed 'Best First'.
Re^2: change icon in win32 title bar (win32::gui::window)
by cbrauner (Novice) on Sep 15, 2009 at 13:36 UTC
    thx

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://795366]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-19 10:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found