PrintWriter

I used the code from : http://processing.org/learning/topics/savefile2.html to learn how to write a file to disk.

Unfortunately using the SpringGUI library I can't just press a key to save the data to disk. No problem, I thought, just put a button on the sketch and save from it.

Of course, that didn't work or I wouldn't be writing this message. [smiley=rolleyes.gif]

So anyone know why or how?

Arvin