FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   Clear error-spitOut window
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Clear error-spitOut window  (Read 768 times)
mKoser

WWW Email
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

35160983516098 WWW Email
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
 
mKoser

WWW Email
Re: Clear error-spitOut window
« Reply #2 on: Apr 29th, 2003, 4:07pm »

...ahh of course, didn't think of that!
 

mikkel crone koser | www.beyondthree.com | http://processing.beyondthree.com
skloopy

WWW
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


WWW
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.
 
Pages: 1 

« Previous topic | Next topic »