New issue 351 by christ...@lupprich.info: AttributeError: 'MouseTouch'
object has no attribute 'a'
http://code.google.com/p/pymt/issues/detail?id=351
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