posted Mar 23, 2010 3:09 AM by Tiago Correia
x29a managed to get QTouchEvent recognized by the app and widget. Check the Git for the latest version.
Now we are trying to set the list of points on the QTouchEvent. |
posted Mar 22, 2010 5:09 AM by Tiago Correia
I've been reading the source code of Qt during the weekend, to understand how the Windows 7 WM_TOUCH events get translated to QTouchEvent. It was not very easy for me to understand, but I think I found out it works.
Now, I'm having problems in getting the C++ TUIO example to work on Windows 7, but x29a managed to get it work on Linux, with the same code, so I guess I'm doing something wrong.
Going to spend a few more time trying to make it work, befora trying again to translate TUIO messages to QTouchEvent. |
posted Mar 18, 2010 2:27 AM by Tiago Correia
First version (0.1) is really very simple and we want to reach this version as quick as possible, building a sample application, instead of building a library.
So far were not lucky to make it work. It seems there is a problem in recognizing the position that come from TUIO. In Linux it seems to work fine, but in Windows it doesn't.
I'll only pick it up the soruce back on Starday, until then, is up to x29a. |
posted Mar 17, 2010 5:26 AM by Tiago Correia
Today we had the kickoff meeting. I made a roadmap that it is in a draft version.
Version 0.1 it won't be yet a library, but a small project for testing, to check if we are able to get TUIO on QTouchEvent. Then on version 0.2 we will make the first version of the library.
The Qt netowrking librarie won't be used right now, but on later version, since for now we are just see if we are able to to just a simple test with TUIO. We will try to keep you updated.
|
posted Mar 15, 2010 5:14 PM by Tiago Correia
Today is the first day of this project. We are now just preparing the tools to share this project and to work in team.
For now we are just 2 members: sirbabyface and x29a.
So, how this idea started? x29a found my post in qt-interest mailing list, asking for people interested in participating in creating a wrap for TUIO for Qt. I've never started nothing, but today x29a was the "boost" to start this project for real.
We have a real deadline at the end of April, so we will have something working by that date.
|
|