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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -