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 & HelpPrograms › create a new window
Page Index Toggle Pages: 1
create a new window (Read 476 times)
create a new window
Mar 23rd, 2010, 3:11am
 
Hi,
I would like this but... : Launch a first sketch and when I click (for example) it will launch a different and independant sketch in a new window. How can I do this? Samples ? Thanks
Re: create a new window
Reply #1 - Mar 23rd, 2010, 6:19am
 
Already asked several times.
One way might be to export the secondary sketch to an application, and run it with open().
Page Index Toggle Pages: 1