mansrz / pymt

Automatically exported from code.google.com/p/pymt
0 stars 0 forks source link

AttributeError: 'MouseTouch' object has no attribute 'a' #351

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by christop...@gtempaccount.com on 7 Dec 2010 at 12:44