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 prince09cs, roger.serwy, terry.reedy, viv1
Date 2015-07-28.20:04:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438113842.73.0.832436203539.issue24039@psf.upfronthosting.co.za>
In-reply-to
Content
We need to know whether this issue is specific to Windows or not.  (I requested a Linux user to check.)  We also need to know why the config dialogs do not have the min and max boxes.  Neither '.attributes' and '-toollevel' appear in a grep of idlelib.

The changes I see are squared corners, narrower title bar, much narrower [X] button, Idle icon omitted, and dialog omitted from taskbar. None of these apply to the config dialogs.  (I do not see a change in the close button, but this does not matter.)

Vivek, welcome to the tracker (2nd comment, I see).  When reporting a patch in a comment box, please cut and paste the actual added code, and on a separate line. You omitted the needed quotes when retyping ;-). Unlike StackOverflow, for instance, these comment boxes do not recognize markup such as ``.
History
Date User Action Args
2015-07-28 20:04:02terry.reedysetrecipients: + terry.reedy, roger.serwy, prince09cs, viv1
2015-07-28 20:04:02terry.reedysetmessageid: <1438113842.73.0.832436203539.issue24039@psf.upfronthosting.co.za>
2015-07-28 20:04:02terry.reedylinkissue24039 messages
2015-07-28 20:04:02terry.reedycreate