Re: change syntax coloring in IDLE

2009-01-27 Thread Ned Deily
In article , Robert Kern wrote: > On 2009-01-27 13:40, Ned Deily wrote: > > There is supposed to be a Preferences menu option for IDLE on OS X but, > > depending on the Python version and how IDLE is launched, it may or may > > not appear due to various bugs. (I'm working on some patches for the

Re: change syntax coloring in IDLE

2009-01-27 Thread Vincent Davis
using terminal and opening"In Vincent's case (EPD), this would be /Library/Frameworks/Python/Versions/Current/bin/idle2.5" Worked!! Thanks for the help. Vincent Davis On Tue, Jan 27, 2009 at 2:42 PM, Robert Kern wrote: > On 2009-01-27 13:40, Ned Deily wrote: > >> In article >> <77e83110090127

Re: change syntax coloring in IDLE

2009-01-27 Thread Robert Kern
On 2009-01-27 13:40, Ned Deily wrote: In article <77e831100901270950i6b0b510chf80a495a65ca9...@mail.gmail.com>, Vincent Davis wrote: I am using mac with python 2.5.2 and IDLE verison 1.2.2. in the help it states I can change he text coloring by using "Configure IDLE" but I not sure what this

Re: change syntax coloring in IDLE

2009-01-27 Thread Ned Deily
In article <77e831100901271207o4117998cqc35c3b62fdbb1...@mail.gmail.com>, Vincent Davis wrote: > I am using "EPD with Py2.5 4.0.30002"when I try to launch IDLE.app which is > in the above folder i get -bash: IDLE.app: command not found > which is strange because when I do ls it is listed. > the

Re: change syntax coloring in IDLE

2009-01-27 Thread Vincent Davis
I am using "EPD with Py2.5 4.0.30002"when I try to launch IDLE.app which is in the above folder i get -bash: IDLE.app: command not found which is strange because when I do ls it is listed. the path to the folder is /Applications/EPD\ with\ Py2.5\ 4.0.30002 ls returns Build Applet.app Mayavi.termin

Re: change syntax coloring in IDLE

2009-01-27 Thread Ned Deily
In article <77e831100901270950i6b0b510chf80a495a65ca9...@mail.gmail.com>, Vincent Davis wrote: > I am using mac with python 2.5.2 and IDLE verison 1.2.2. in the help it > states I can change he text coloring by using "Configure IDLE" but I not > sure what this is. It's not sn the menu, running C

change syntax coloring in IDLE

2009-01-27 Thread Vincent Davis
I am using mac with python 2.5.2 and IDLE verison 1.2.2. in the help it states I can change he text coloring by using "Configure IDLE" but I not sure what this is. It's not sn the menu, running Configure does nothing. How do I change the color (text and background) Thanks Vincent Davis -- http://ma