-
When an application is using the native Python logging, upon closing, it will fail to exit, and seems to get stuck in an infinite loop somewhere, and it only happens when a logging function call is be…
-
The support WM_TOUCH using touch2tuio is not working in Windows8.
-
Also providing the source makes sense anyways given that are mostly shipping modified binaries, and so changes in the binaries that affect SMT should be apparent
-
Hey,
I wrote a little Hack for supporting the right mouse button ingame, maybe someone is interested in this feature, or you may plan to integrate it further.
```
...
public class MouseInput : I…
ghost updated
10 years ago
-
I copied the first quickstart app verbatim and it gave me the following traceback:
Traceback (most recent call last):
File "main.py", line 11, in
MyApp().run()
File "/usr/local/lib/python2.6/…
-
To return an ID (much like a TUIO cursor) to suggest when a finger has been detected and to allocate it an ID
Method to check if finger exists still by passing into it the ID perhaps
Method to check…
-
---Migrated from Sifter - Sifter issue 140---
-
---Migrated from Sifter - Sifter issue 141---
-
Hi,
Great job with hammer.js.
I'm doing some work with large multi-touch tables that support around 32 touch points and was wondering if there was a way that hammer.js could be used to allow transf…
-
With the latest codebase, move.get_orientation in Processing returns the following values `1.0, 0.0, 0.0, 0.0` regardless of wether reset_orientation is called or not (which should not be necessary an…