Thursday, April 28, 2011

QRangeSlider for PyQt

PyQt is lacking a range slider, or double-handled slider, and I didn't like the ones I found out there, so I implemented this simple one in Python and made it available on GitHub.

Installation:
$ sudo easy_install qrangeslider
Documentation:

1 comment:

  1. Is there any chance that you do a QT5 version? Or will this work as-is with pyqt5?

    ReplyDelete