[Interest] QtQuickControls Slider and multitouch
Nuno Santos
nunosantos at imaginando.pt
Thu Dec 18 10:16:18 CET 2014
Shawn,
If you mean using a MultiPointTouchArea to implement a custom slider, that was what I have already done and it works.
But, let me understand if I missed something:
Is there anyway of using QtQuickControls Slider with MultiPointTouchArea?
Regards,
Nuno
> On 18 Dec 2014, at 09:10, Rutledge Shawn <Shawn.Rutledge at theqtcompany.com> wrote:
>
>
> On 17 Dec 2014, at 17:02, Nuno Santos <nunosantos at imaginando.pt> wrote:
>
>> Hi Shawn,
>>
>> First of all thanks for your reply.
>>
>> As far as I understood, there are a couple of patches ready to integrate and I could probably integrate them myself on my current Qt. If that is correct, I really don’t want to change my default Qt behaviour because, otherwise I would need to ensure that I apply the very same patches every time I update Qt.
>>
>> Changing from a MouseArea to Multitouch area implies to change the source so I can’t make it from the Qml side, right?
>>
>> In your opinion. Should I stick to my custom made slider for the controls I need this behaviour in?
>
> If you use MultiPointTouchArea in your slider now, that should keep working.
>
> I really hope to get those patches into 5.5, but can’t guarantee it yet.
>
More information about the Interest
mailing list