[issue13553] Tkinter doesn't set proper application name

zup report at bugs.python.org
Sun Dec 18 16:41:27 CET 2011


zup <hripoche at 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 <report at bugs.python.org>
<http://bugs.python.org/issue13553>
_______________________________________


More information about the Python-bugs-list mailing list