Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
rudestdude
rudestdude's Profile
1
Posts
1
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
ControlP5 - Setting the text of a label
[2 Replies]
18-Jul-2010 06:33 PM
Forum:
Contributed Library Questions
I am creating some labels in a for loop
controlP5.addTextlabel("label"+i+j,table[j][i],10,10);
But, how can I reference these, to change the labels again?
I have tried
controlP5.controller("label"+i+j).setLabel("Text");
and
controlP5.controller("label"+i+j).setValueLabel("Text");
but neither work.
There is also a controller.stringValue()
but this doesnt take an argument, so not sure how to use!
Many thanks,
RD
«Prev
Next »
Moderate user : rudestdude
Forum