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 --

Re: change syntax coloring in IDLE

2009-01-27 Thread Ned Deily
In article 77e831100901270950i6b0b510chf80a495a65ca9...@mail.gmail.com, Vincent Davis vinc...@vincentdavis.net 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

Re: change syntax coloring in IDLE

2009-01-27 Thread Vincent Davis
I am using EPD with Py2.5 4.0.30002when 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

Re: change syntax coloring in IDLE

2009-01-27 Thread Ned Deily
In article 77e831100901271207o4117998cqc35c3b62fdbb1...@mail.gmail.com, Vincent Davis vinc...@vincentdavis.net wrote: I am using EPD with Py2.5 4.0.30002when 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

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 Davisvinc...@vincentdavis.net 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

Re: change syntax coloring in IDLE

2009-01-27 Thread Vincent Davis
using terminal and openingIn 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 robert.k...@gmail.com wrote: On 2009-01-27 13:40, Ned Deily wrote: In article

Re: change syntax coloring in IDLE

2009-01-27 Thread Ned Deily
In article glnv4t$p...@ger.gmane.org, Robert Kern robert.k...@gmail.com 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