Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
Egerod
Egerod's Profile
1
Posts
0
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 help: How to remove an element
[1 Reply]
15-Nov-2012 01:26 AM
Forum:
Contributed Library Questions
Hello
I'm new to programming and I've just started working with the libary ControlP5 in processing, so far it have been working great, except that I can't figure how to remove elemenets I've created with the libary.
For example if i create a bang like this:
cp5.addBang(Exit)
.setPosition(50,100)
.setSize(50,20)
.setTriggerEvent(Bang.RELEASE)
.setLabel(Exit)
.getCaptionLabel().align(ControlP5.CENTER, ControlP5.CENTER)
;
With command would I need to use to remove it again?
Thanks,
Egerod
«Prev
Next »
Moderate user : Egerod
Forum