Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Loading External PDE

$
0
0

Hi guys, I have written an application using processing and I'd like to enable it to read PDE files that a user copies in the sketch folder. I've read some threads on using the Java classloader and also nested classes. The problem with classloader is that the user needs to compile a java or jar file and from what I understand a nested class doesn't quite work for this purpose since the nested sketch needs to be defined in the main application. Wanted to see if my understanding is correct and which thread is the latest and most suitable for this problem?

Cheers!


Viewing all articles
Browse latest Browse all 2896

Trending Articles