Re: IDLE cursor color

2008-12-18 Thread r
also try the python forum, great place for beginners... http://www.python-forum.org/pythonforum/index.php -- http://mail.python.org/mailman/listinfo/python-list

Re: IDLE cursor color

2008-12-18 Thread Vicent Giner
On 18 dic, 20:52, r wrote: > in IDLE go to: > Options -> Configure IDLE -> Highlighting... > > 1.) in the box click the word "cursor" > 2.) press the button that says "Choose Color for" > 3.) Pick a color and save the changes > > viola! you did it! :) Thank you! I don't understand... I have trie

Re: IDLE cursor color

2008-12-18 Thread r
in IDLE go to: Options -> Configure IDLE -> Highlighting... 1.) in the box click the word "cursor" 2.) press the button that says "Choose Color for" 3.) Pick a color and save the changes viola! you did it! :) -- http://mail.python.org/mailman/listinfo/python-list

IDLE cursor color

2008-12-18 Thread Vicent Giner
I am working with IDLE, version 1.2.2 I've changed the colors theme using the "Options > Configure IDLE..." menu option. I've chosen a black background for all the items, so now my work area is black, and everything is OK, except for the fact that I can't see where the cursor is located, I mean,