harshvinay752 / RangeSlider

Python tkinter widget for range selection in slider widget structure with two handles
MIT License
11 stars 4 forks source link

Initialize RangeSlider with the values of the variables #3

Closed sebasj13 closed 2 years ago

sebasj13 commented 2 years ago

Added option to initialize the RangeSlider with the values of the associated variables, if they have been set.