|
Author |
Topic: Clear error-spitOut window (Read 768 times) |
|
mKoser
|
Clear error-spitOut window
« on: Apr 28th, 2003, 4:27pm » |
|
Whenever I spot some red text in the error-field I always think something is wrong (which it usually is!) But sometimes I also spot OLD error messages, which still are visible since nothing has been spewed into the field since the error... and I panic because of this! Would it be possible to get a menu-function to clear the window? Cheers, mikkel
|
mikkel crone koser | www.beyondthree.com | http://processing.beyondthree.com
|
|
|
benelek
|
Re: Clear error-spitOut window
« Reply #1 on: Apr 29th, 2003, 3:42pm » |
|
you can always add a few lines of println(" ") in the setup of ur code
|
|
|
|
skloopy
|
Re: Clear error-spitOut window
« Reply #3 on: Apr 29th, 2003, 8:03pm » |
|
Actually if you click the up square enough times to scroll above all the text spillout, it'll clear all the text.
|
|
|
|
fry
|
Re: Clear error-spitOut window
« Reply #4 on: May 1st, 2003, 4:42am » |
|
i've added a note to the list to simply clear the console when you hit 'run' by advancing a few lines.
|
|
|
|
|