[Tkinter] LONG POST ALERT: Setting application icon on Linux

Jeff Epler jepler at unpythonic.net
Wed Mar 30 22:05:58 EST 2005


I have written a rather hackish extension to use NET_WM_ICON to set
full-color icons in Tkinter apps.  You can read about it here:
    http://craie.unpy.net/aether/index.cgi/software/01112237744
you'll probably need to take a look at the EWMH spec, too.  If KDE
supports NET_WM_ICON, this may work for you (but you'll have to convert
your image manually to the format required for NET_WM_ICON)

Best of luck!  Unfortunately, the code is not supported.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20050330/d2bf9601/attachment.sig>


More information about the Python-list mailing list