Message 226321 - Python tracker

Message226321

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 <1409777288.39.0.865547220961.issue21933@psf.upfronthosting.co.za>
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: <1409777288.39.0.865547220961.issue21933@psf.upfronthosting.co.za>
2014-09-03 20:48:08terry.reedylinkissue21933 messages
2014-09-03 20:48:07terry.reedycreate