I'm coming back to Arduino after a bit of a break, the last IDE I used was 0018. Tonight, I downloaded the newest IDE for Windows, and successfully tested compiling a program and sending it to the board (Windows 7 to Arduino Mega-1280) and seeing serial data in the serial monitor. However, I went to start coding on my own, and I found that the text area does not update unless I right-click in the text-area. For example, from the blank screen on startup, I type in "This is a test." I see nothing, until I right-click somewhere on the screen. Anyone know how to fix this?
Thanks,
Matt
There is some sort of weird bug in the IDE, particularly (I found) if you happen to have a line like this in it:
#
It is related to the keywords.txt file in one of the libraries.