Asfianda / agk

Automatically exported from code.google.com/p/agk
0 stars 0 forks source link

GetPoniterState() Multi-Touch (Ultrabook) AGK v1085 #447

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The 'GetPoniterState()' command doesn't appear to be working as it did with 
v1083 + Ultrabook Sensors and Touch. If you simply Print(GetPointerState()), 
and then touch (and hold) the screen with one finger, you will see this 
correctly prints '1'. However, if you now do the same with a second touch 
(don't release the first touch), the state changes back to '0'. In v1083, the 
state always remained as '1' with multiple touches... 

Original issue reported on code.google.com by dansbeat...@hotmail.com on 3 Dec 2012 at 11:46

GoogleCodeExporter commented 9 years ago
I have tried this with the newest Beta Release (1088) and the issue is still 
present. GetPointerState() returns '0' apon multiple touches.

Original comment by dansbeat...@hotmail.com on 9 Jan 2013 at 8:27

GoogleCodeExporter commented 9 years ago

Original comment by P.S.John...@gmail.com on 20 Mar 2013 at 2:31