We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › what is returned on exit and how do I catch it
Page Index Toggle Pages: 1
what is returned on exit and how do I catch it ? (Read 429 times)
what is returned on exit and how do I catch it ?
Jul 6th, 2007, 4:16am
 
Apologies if this is documented, but I couldn't find it. I just want to know what is returned when you exit a processing core Applet. If you can call exit() to halt it, is there anything returned when you close the  window manually ?

I am working on something which sends data to Max, and mostly for my own sanity want to silence Max when I shut the processing applet. I don't necessarily need this to work if/ when its compiled as a java applet, but I guess that would be good to know too.

I look forward to being enlightened.

cheers,
alice
Page Index Toggle Pages: 1