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

g4p library, slider problem

$
0
0

Hello,

I have a slight problem with a slider.

sliderR.setValue(1.0) //input: float
println(sliderR.getValueF()); //returns 0.0

I do not understand why it doesn't return "1.0";

thank you very much


Viewing all articles
Browse latest Browse all 2896

Trending Articles