Re: Bad text appearance in IDLE

2015-02-20 Thread ast
"David H. Lipman" a écrit dans le message de news:czgdnvx2faf0q0ljnz2dnuu7-uwdn...@giganews.com... http://support.microsoft.com/kb/3013455 KB3013455 has been found to be causing Display Font problems for Windows Vista and Server 2003. A partial mitigation is to use ClearType Font Smoothin

Re: Bad text appearance in IDLE

2015-02-14 Thread David H. Lipman
From: "ast" Hello Here is how text appears in IDLE window http://www.cjoint.com/data/0BmnEIcxVAx.htm Yesterday evening I had not this trouble. It appears this morning. I restarted my computer with no effect. A windows Vista update has been done this morning, with about 10 fixes. I suspect s

Re: Bad text appearance in IDLE

2015-02-13 Thread ast
"Frank Millman" a écrit dans le message de news:mailman.18720.1423801380.18130.python-l...@python.org... I use Windows Server 2003. It also ran an automatic update yesterday. Something seems to have gone wrong with the system font. I don't use IDLE, but I use OutlookExpress and Textpad, and

Re: Bad text appearance in IDLE

2015-02-13 Thread ast
"Terry Reedy" a écrit dans le message de news:mailman.18714.1423775571.18130.python-l...@python.org... Do you get anything similar when running the console interpreter? yes import tkinter as tk root = tk.Tk() text = tk.Text() text.pack() text.insert('1.0', 'this is a test eeeccee') s

Re: Bad text appearance in IDLE

2015-02-12 Thread Frank Millman
"ast" wrote in message news:54dc9bee$0$3046$426a3...@news.free.fr... > Hello > > Here is how text appears in IDLE window > http://www.cjoint.com/data/0BmnEIcxVAx.htm > > Yesterday evening I had not this trouble. It appears > this morning. I restarted my computer with no effect. > > A windows Vis

Re: Bad text appearance in IDLE

2015-02-12 Thread Terry Reedy
On 2/12/2015 7:26 AM, ast wrote: Hello Here is how text appears in IDLE window http://www.cjoint.com/data/0BmnEIcxVAx.htm Do you get anything similar when running the console interpreter? Yesterday evening I had not this trouble. It appears this morning. I restarted my computer with no effec

Bad text appearance in IDLE

2015-02-12 Thread ast
Hello Here is how text appears in IDLE window http://www.cjoint.com/data/0BmnEIcxVAx.htm Yesterday evening I had not this trouble. It appears this morning. I restarted my computer with no effect. A windows Vista update has been done this morning, with about 10 fixes. I suspect something gone w