| Author |
Running Processing Sketch through Java on Mac
|
Melanie Moeller
Greenhorn
Joined: Sep 01, 2012
Posts: 1
|
|
Hi everyone,
I have written this code to open and run a Processing (.pde file) sketch. So far, it opens the sketch, but it does not run it. The Processing keyboard shortcut for running a sketch is ⌘R. Any suggestions how I can get Java to start executing the sketch?
Thanks a lot!!
This is my code:
|
 |
 |
|
|
subject: Running Processing Sketch through Java on Mac
|
|
|