Re: IDLE colors Failure

Terry Reedy <[email protected]> Mon, 7 Nov 2022 21:38:58 -0500
Newsgroups gmane.comp.python.idle
Message-ID <[email protected]>
Followup.

On 11/7/2022 4:08 AM, Rosa Maria via IDLE-dev wrote:
> The Python IDLE change colors without warning, difficulting or 
> cancelling the capability of reading. See the attached image.

I found the image and was able to view it after changing the name to end 
in .jpg.  What I see is the underscore of W in Window, but no 'Window'. 
Idle has no control over the title bar.  This suggests a problem with 
the tcl/tk GUI framework. tkinter

> I must 
> change the Highligting or close-open the IDLE.
> You can see that the result of the multiplication _*100 cannot be seen, 

I presume you are claiming that the foreground color of the answer and 
of the cursor were changed to match the background.  I cannot tell if 
this is true from the image.  Perhaps the remove process is stuck in a loop.

My advice to upgrade still stands.


-- 
Terry Jan Reedy