On Sat, Jan 11, 2003 at 05:53:33PM -0500, Rene Olsthoorn wrote:
> Ofcourse I'm proud to use Python, that's not the issue. But is it
> possible to replace the icon with an other icon? Has anyone managed to
> do that?

Some references:

    http://hackicon.sourceforge.net/

    
http://groups.google.com/groups?hl=pt&lr=&ie=UTF-8&client=googlet&th=31ab5453cbb218fd&seekm=mailman.1037677183.26927.python-list%40python.org&frame=off

    
http://groups.google.com/groups?q=python+window+icon&hl=pt&lr=&ie=UTF-8&client=googlet&selm=Xns918EC60BC199mhueningzedatfuberli%40130.133.1.4&rnum=12

    http://mail.python.org/pipermail/python-list/2002-September/121123.html

It seems that this requires library-level support, which would have to
be implemented by PyGTK (I assume). If you are interested, you could try
looking at the code for hackicon and tkicon and porting it to pygtk.

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to