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 › Restarting a running processing App
Page Index Toggle Pages: 1
Restarting a running processing App (Read 200 times)
Restarting a running processing App
Oct 29th, 2008, 12:46am
 
Hi!

I have written an audio visualiser which uses countless libraries including Minim.

Anyway I want a button at some point on screen which when clicked presents a dialog , the user picks a new mp3 and it loads and carries on.

Now I have done the dialog, and button - and IM trying to recall the setup() method to in essence, restart my application. This ends up with processing freezing up. How do i get this kind of behaviour because all my attempts result in a frozen window!

Thanks

Andy
Page Index Toggle Pages: 1