Message 149768 - Python tracker
Message149768
| Author | zup |
|---|---|
| Recipients | th9, zup |
| Date | 2011-12-18.15:40:26 |
| SpamBayes Score | 0.0016623106 |
| Marked as misclassified | No |
| Message-id | <1324222887.25.0.185665424483.issue13553@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-18 15:41:27 | zup | set | recipients: + zup, th9 |
| 2011-12-18 15:41:27 | zup | set | messageid: <1324222887.25.0.185665424483.issue13553@psf.upfronthosting.co.za> |
| 2011-12-18 15:40:26 | zup | link | issue13553 messages |
| 2011-12-18 15:40:26 | zup | create | |