Issue 351: AttributeError: 'MouseTouch' object has no attribute 'a'
Status:  New
Owner: ----
Reported by christop...@gtempaccount.com, Dec 7, 2010
What steps will reproduce the problem?
1. Define an MTButton
2. Set the on_press event to print the button args (largs, in the examples)
3. See your app crash on execution with the error "AttributeError: 'MouseTouch' object has no attribute 'a'"

What is the expected output? What do you see instead?
The output of largs.

What version of the product are you using? On what operating system?
PyMT 0.5.1 standalone on Windows 7 32bit