zup <hripo...@gmail.com> added the comment:

The link below suggests that the problem with method 'iconname'
may be due to the method not working at the window manager level:

http://www.pythonware.com/library/tkinter/introduction/x9905-icon-methods.htm

summary:

iconname

iconname(newName=None), iconname(). Set (get) the icon name to use when this 
window is iconified. This method are ignored by some window managers (including 
Windows).

----------
nosy: +zup

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

Reply via email to