Re: Icons

new topic     » goto parent     » topic index » view thread      » older message » newer message

David you wrote:
>>In the latest version of Win32Lib, you can write:

>>   setIcon( myWindow, "iconfile.ico" )

>>to associate an icon with a window. Unfortunately, this can only be done
>>at runtime, and I don't know how to change the built-in icon.

The Icon that shows up when minimize is the last entry in WNDCLASS structure
hIconSm ( small icon ) which is what I think he wants to change.
Couldn't you Unregister the class then re-Register the class with
different icons ?

Bernie

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu