Page 1 of 1

Slider Controls

PostPosted: Fri Oct 28, 2016 2:04 pm
by Ryan Bloomer
I run into a lot of scenarios where default slider values in tools are way too large for "Pen Control" I usually have to go in and type numbers like: .000274 or .276190. Is there any easy way to set an expression from one tool to another, where I can assign the value range of what I want that slider control to do?

I've made macros from tool sets where I can set the value range, but sometimes I use a macro that's all ready been created and just want to add some fine value control. I like the idea of creating tools that keeps you using the wacom pen rather than having to type numbers.

Re: Slider Controls

PostPosted: Fri Oct 28, 2016 4:03 pm
by Chad Capeland
Add a UserControl with the range/precision you want and reference that value with a SimpleExpression.

Re: Slider Controls

PostPosted: Fri Oct 28, 2016 6:38 pm
by Ryan Bloomer
Perfect thanks Chad, didn't know that was a script.