[PyQt] Range slider

Held Michael michael.held at bc.biol.ethz.ch
Tue Nov 23 15:57:52 GMT 2010


Thanks a lot for that info. Is the Qxt also available for PyQt? What is the license?

Cheers
Michael



On Nov 23, 2010, at 12:03 AM, "Nick Gaens" <nickgaens at gmail.com<mailto:nickgaens at gmail.com>> wrote:

Did you take a look at Qxt?

They have what you're looking for<http://jpnurmi.kapsi.fi/docs/classQxtSpanSlider.html#_details>, so it seems.. :-)

On Mon, Nov 22, 2010 at 21:21, Held Michael <<mailto:michael.held at bc.biol.ethz.ch>michael.held at bc.biol.ethz.ch<mailto:michael.held at bc.biol.ethz.ch>> wrote:
Hi folks,

has anybody hints how to make a custom ranger slider widget? (a QSlider with two handles)

I found a very nice example here:
<http://blog.enthought.com/enthought-tool-suite/traits/new-double-slider-editor/>http://blog.enthought.com/enthought-tool-suite/traits/new-double-slider-editor/

but the code does the rendering on MacOS with Qt 4.7 not correctly. One handle is above the groove, but one below.

Thanks a lot for your help!
Michael


_______________________________________________
PyQt mailing list    <mailto:PyQt at riverbankcomputing.com> PyQt at riverbankcomputing.com<mailto:PyQt at riverbankcomputing.com>
<http://www.riverbankcomputing.com/mailman/listinfo/pyqt>http://www.riverbankcomputing.com/mailman/listinfo/pyqt



--
Nick Gaens


More information about the PyQt mailing list