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

[g4p] how to create an array of objects

$
0
0

Hi!

I would like to create an array of textfields, just like this:

GTextField [] textfields = {textfield3,textfield2,... etc};

Yet this procedure is always giving me an array of nulls. How to do it properly?


Viewing all articles
Browse latest Browse all 2896

Trending Articles