Node Wish List

 From:  bemfarmer
9581.151 In reply to 9581.150 
Two connected sliders would work well.
The p slider would range in integers, from 1 to max_value, and could not exceed the current q slider value.
The q slider would range in integers, from 3 to max_value, and could not be less than the current p slider value.

This is possible, saw an example on the internet.

- Brian