<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MultiPointTouchArea doesn&#x27;t recognize the mouse click]]></title><description><![CDATA[<p dir="auto">I have a game where you manage using two components: the joystick and the button. Previously, they were writen by MouseArea, and it worked fine on my PC (Win7 x64). Yesterday I tested the game on the device (Blackberry Playbook) and found that in this case, if the joystick is pressed, the other button is not working, that is recognized by just one click. I rewrote the code using the MultiPointTouchArea and now it works perfectly on my playbook, but now I can no longer test the joystick on my PC: MultiPointTouchArea does not recognize the mouse events. Can I fix it somehow? The manual says that MultiPointTouchArea should work with the mouse events too. I use Qt5 Beta1</p>
]]></description><link>https://forum.qt.io/topic/21233/multipointtoucharea-doesn-t-recognize-the-mouse-click</link><generator>RSS for Node</generator><lastBuildDate>Sun, 20 Sep 2026 22:21:49 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/21233.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 09 Nov 2012 05:29:40 GMT</pubDate><ttl>60</ttl></channel></rss>