[PyQt] PyQt multitouch

Maxwell, Thomas P. (GSFC-606.2)[SCIENCE APPLICATIONS INTL CORP] thomas.maxwell at nasa.gov
Wed Aug 17 18:20:41 BST 2011


I am interfacing a PyQt4 app with a multitouch overaly under MacOSX 10.6.   The overlay will send mouse events to the OS, but I’m not seeing any Touch Events coming from the OS.  So  I set up a TUIO interface using touchpy, which is receiving touch events from the overlay, and I’m now attempting to post TouchEvents to the QApplication.    However, the TouchPoint constructor does not seem to be available in python, so I don’t see how one can construct a TouchEvent.   Any suggestions as to what to do next?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110817/ba85d231/attachment.html>


More information about the PyQt mailing list