Jump to content

WinSetIcon?


Recommended Posts

I need to set the icon of an external program. (I wrote the program using wxJavascript and I need to set the icon.) What would be the best way to do that.

Edit: Never mind

Edited by MISIIM
Link to comment
Share on other sites

So you want to change an icon that appears somwhere in the program? (not the icon of the program itself?) Your best bet is still a resource editor, although it might not be the icon file, most of the resource in an executable should be embeded somwhere unless they are extracted to the file system for use at runtime.

Link to comment
Share on other sites

Sorry, I guess I wasn't clear. The icon I want to change is the icon of the window. The icon is the default one you get on command line programs, etc.

I tried using GUISetIcon and ANYGUI, but that doesn't seem to work.

Link to comment
Share on other sites

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...