Serhiy Storchaka added the comment:

Mark's recipe works pretty well (requires Tk 8.5+). And you can use special 
method for this: app.wm_iconphoto(True, icon).

What we can made more? We can set Python-related application icon for IDLE 
(issue20406).

But for user applications their authors are responsible to configure properly 
icons.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15189>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to