python - App dock icon in wxPython -
It is possible to display a custom icon when an application starts in wxPython on Mac OS X. Right now when I launched the app, an empty white icon was displayed in the dock. How would I go about changing it?
To add me an icon, this is in my setup file: I used to make an ICANN file that you would use.
Comments
Post a Comment