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

call function in multiple window (G4P)

$
0
0

ok, I know I talk a lot and I make no sense in my questions, but I need last question and I will try to be more clear. so, I've created a code which has 2 windows (multiple window) that I made with G4P library. In addition, I've tried to convert string to a code (it can be a method or whatever). And now here is my question: how Can I make the code which is converted from strings appear in the second window? For example: I write the string: "rect(100,100,100,100);" and I convert it to method (like usual), and I want this rect will be drawn on the multiple window. Here is my code (part of it):


Viewing all articles
Browse latest Browse all 2896

Trending Articles