From: J-P N. <jp...@gm...> - 2010-03-30 15:00:23
|
On Tue, Mar 30, 2010 at 4:04 PM, Ozlem Subakan <ozl...@ho...> wrote: > Hi, > I have just compiled Qxt and linked it successfully to my project to use > QxtSpanSlider. > however, I don't see two handles on the slider, and when I connect a > lowerValueChanged signal to a slot, it doesn't do anything; seems like the > lower handle does not exist at all, and the qxtspanslider behaves like a > single handle slider, like Qslider. > can anyone help me please? > -- > ozlem Hi Ozlem, Please provide necessary background information; used platform, tool chain, exact Qt & Qxt version etc. Furthermore, in case of QxtSpanSlider that heavily uses QStyle to render its parts, the active QStyle is also rather important to know. -- J-P Nurmi |