Adding a slider to a GenericDialog

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Adding a slider to a GenericDialog

j.cat
Hey guys!

I'm writing a plugin with an edge detection right now..
For that I want to add a slider to the GenericDialog to set the threshold for the sensibilty.

Could anyone tell me how to do that?