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 wordtech
Recipients ned.deily, rhettinger, ronaldoussoren, serhiy.storchaka, taleinat, terry.reedy, walters, wordtech
Date 2018-07-31.12:40:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533040849.13.0.56676864532.issue34275@psf.upfronthosting.co.za>
In-reply-to
Content
Please provide a short working Python script that reproduces the problem. Also, please point me to the internal implementation of tooltips in idlelib. Tooltips work just fine on Tk on the Mac, but there are many different ways to implement them and I suspect Python's implementation can likely be tweaked. It also may be related to event handling.
History
Date User Action Args
2018-07-31 12:40:49wordtechsetrecipients: + wordtech, rhettinger, terry.reedy, ronaldoussoren, taleinat, ned.deily, serhiy.storchaka, walters
2018-07-31 12:40:49wordtechsetmessageid: <1533040849.13.0.56676864532.issue34275@psf.upfronthosting.co.za>
2018-07-31 12:40:49wordtechlinkissue34275 messages
2018-07-31 12:40:49wordtechcreate