selectInput()/selectOutput() in processing 2.0. How does it work?
in
Programming Questions
•
8 months ago
I'm trying to create a "save as" dialogue for an application I'm writing.
I've found a sketch on this forum that gives basic functionality for these two methods on this forum . . . but only for Processing 1.5 .
The example on the documentation website doesn't work for me under 2.0b7.
Could someone just give an idiomatic example like the first one in this thread, except that works in 2.0?:
1