Re: Problems with tool tips...

2020-08-04 Thread Terry Reedy
On 8/3/2020 5:57 PM, Steve wrote: Python/IDLE How do I get rid of the "suggestion" box tool tips AFAIK, you are the first person to request this, though perhaps not the first to think it. Escape closes the box. that always blocks the work I need to see when writing code? AFAIK, the popu

Problems with tool tips...

2020-08-03 Thread Steve
Python/IDLE How do I get rid of the "suggestion" box tool tips that always blocks the work I need to see when writing code? Do they really have to cram it right up at the data entry point? Can't it be down in the border and out of the way? I don't use it as much as it is interfering with my work