Loading...
Processing Forum
Recent Topics
All Forums
Move this topic
Forum :
Share your Work
Programming Questions
Core Library Questions
Contributed Library Questions
Android Processing
Processing with Other Languages
Integration and Hardware
Library and Tool Development
Events and Opportunities
General Discussion
Sub forum :
Move this topic
Cancel
Contributed Library Questions
clankill3r
ControlP5 and mouseReleased() from range slider
in
Contributed Library Questions
•
1 year ago
If i look in the javadoc reference of the range slider from controlP5 then i see a void mouseReleased() in there.
Is it something that should have been private?
What i want is do something when someone is done with using the slider, so not on the fly.
1
Replies(2)
ignotus
Re: ControlP5 and mouseReleased() from range slider
1 year ago
I think the idea is that you can write your own class extending Range, and override the default mouseReleased method to do pretty much what you have in mind.
-- Paul
----- |(*,+,#,=)(#,=,*,+)(=,#,+,*)(+,*,=,#)| ---
Leave a comment on ignotus's reply
clankill3r
Re: ControlP5 and mouseReleased() from range slider
1 year ago
i hope.
Al thought i don't know if it's possible to expand:
expecting EOF, found 'Test'
import controlP5.*;
Test extends Range {
Test() {
}
}
Leave a comment on clankill3r's reply
Change topic type
Topic Type :
Discussions
Questions
No of days :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Change topic type
Cancel
Link this topic
Provide the permalink of a topic that is related to this topic
Permalink
Save
Close
Reply to clankill3r's question
Top
Reply
{"z1505722":[25080000001598067],"z4106163":[25080000001596104,25080000001596131]}
Statistics
2
Replies
441
Views
0
Followers
Tags
No tags available for this topic.
Cancel
Actions
Permalink
Related Posts
ControlP5: Any way of displaying Ch...
[controlp5] how to change font size...
Modifying ControlP5 range sliders/l...
Why my controlP5 is blurry and how ...
Setting a second window undecorated...