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?
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
  • [PyQt] PyQ... Maxwell, Thomas P. (GSFC-606.2)[SCIENCE APPLICATIONS INTL CORP]

Reply via email to