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 Lita.Cho, jesstess, ned.deily, python-dev, serhiy.storchaka, terry.reedy
Date 2014-09-03.20:48:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I refactored the callbacks to eliminate duplication. I had to redo the menu addition to work with the new menu. This works great on Windows.  I am confident I did not change the logic, but it would still be good if someone tried font changing again on linux and mac.

I am not going to backport this to the 2.7 Demo version, as backporting has always been a nuisance and now the help and menu redesigns have also not been backported.
History
Date User Action Args
2014-09-03 20:48:08terry.reedysetrecipients: + terry.reedy, ned.deily, jesstess, python-dev, serhiy.storchaka, Lita.Cho
2014-09-03 20:48:08terry.reedysetmessageid: <[email protected]>
2014-09-03 20:48:08terry.reedylinkissue21933 messages
2014-09-03 20:48:07terry.reedycreate