Re: IDLE / Black frame on Mac

2010-09-04 Thread Kristoffer Føllesdal
On Sep 4, 5:19 am, Ned Deily wrote: > In article > , >  Kristoffer Follesdal wrote: > > > *Forgot to tell that I am using a Mac with Snow Leopard. > > Which version of Python 3.1.2?  From the python.org installer?   > MacPorts?  Built from source - if so, which version of Tk? > > -- >  Ned Deily,

Re: IDLE / Black frame on Mac

2010-09-03 Thread Ned Deily
In article , Kristoffer Follesdal wrote: > *Forgot to tell that I am using a Mac with Snow Leopard. Which version of Python 3.1.2? From the python.org installer? MacPorts? Built from source - if so, which version of Tk? -- Ned Deily, n...@acm.org -- http://mail.python.org/mailman/lis

Re: IDLE / Black frame on Mac

2010-09-03 Thread Kristoffer Føllesdal
*Forgot to tell that I am using a Mac with Snow Leopard. -- http://mail.python.org/mailman/listinfo/python-list

IDLE / Black frame on Mac

2010-09-03 Thread Kristoffer Føllesdal
Hi I am new to python and have installed python 3.1.2. I have began using IDLE and like it very good. But when an IDLE window is active. There is a thick black frame around the white text field. Is there some way I can get rid of this frame? The frame is very distracting when I write. Kristoffer