Blogroll
Categories
Archives
Category Archives: programing
Windows Touch vs PyMT: Why multi-touch programming on Windows is too complicated!
Now, I am obviously a bit partial on this topic, having worked in pyMT for quite a while and all. But I think doing so, we’ve made some valuable observations about what is involved when you program for multi-touch input. If you want to code multi-touch interactions or applications context becomes very important.
If you read the rest [...]
Python Meta Classes ROCK!!