This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients georg.brandl, loewis, terry.reedy
Date 2012-04-05.19:34:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333654492.57.0.20461784389.issue14513@psf.upfronthosting.co.za>
In-reply-to
Content
IDLE has an icon that is, appropriately, a white page with text overlaid with the Python logo on lower right. (Module docs uses the same icon.) For a long time, this has been used everywhere for IDLE -- start menu, desktop, taskbar.
 
In the latest 3.2.3rc2 and 3.3.0a2 releases, the Windows 7 taskbar icon for IDLE is the red Tk icon. If IDLE is pinned to the taskbar, the icon changes to the command-prompt + logo python-pythonw icon. This seems to be new in these releases and is confusing and annoying. Otherwise, the IDLE icon is as it was.
History
Date User Action Args
2012-04-05 19:34:52terry.reedysetrecipients: + terry.reedy, loewis, georg.brandl
2012-04-05 19:34:52terry.reedysetmessageid: <1333654492.57.0.20461784389.issue14513@psf.upfronthosting.co.za>
2012-04-05 19:34:51terry.reedylinkissue14513 messages
2012-04-05 19:34:51terry.reedycreate