Jan Bijsterbosch wrote: > Hello Luis, > > "Luis M. González" <[EMAIL PROTECTED]> schreef in bericht > news:[EMAIL PROTECTED] > > > > [EMAIL PROTECTED] wrote: > >> I happen to have delphi, so if someone wants me to make small changes, > >> just let me know, I'll try to help.... > > > > Hmm... now that you offer, would it be possible to have the colors of > > text just like in IDLE? > > I tried configuring the colors, but some of them don't exist as options > > in this IDE (for example "orange"). > > Hmm, it's a little bit hidden, but if you go to Options / Editor / Syntax > Colors and be sure to select Python language as editor syntax then select > 'reserved words' and after that from the color dropdown box select Custom... > (the topmost option) a color dialog pops up and you can select any color You > want...;-)) > > > I like how text looks in IDLE, with orange for reserved words, green > > for strings, etc... > > With the above, no problem at all...;-)) > > Greetings from sunny Amsterdam, > > Jan
Thank you! You're right, the custom option is a litle bit hiddenm but now I customized it just as I wanted. Great IDE! I love it... Luis -- http://mail.python.org/mailman/listinfo/python-list
