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-04.17:53:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Great. That works better on Windows too. Attached is an augmented patch to also move the other size bindings to text (I verified that 'bind_all' is needed), move the resize binding back to where it was, delete the now-empty binding function, and add a not to the docstring that the mousewheel only resizes when the mouse is over the text.  Please verify that this also works for non-windows.
History
Date User Action Args
2014-09-04 17:53:52terry.reedysetrecipients: + terry.reedy, ned.deily, jesstess, python-dev, serhiy.storchaka, Lita.Cho
2014-09-04 17:53:52terry.reedysetmessageid: <[email protected]>
2014-09-04 17:53:52terry.reedylinkissue21933 messages
2014-09-04 17:53:52terry.reedycreate