yatsek / microemu

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

Custom Item Class changes needed #91

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using custom item and touch events.
2. touch screen access
3.

What is the expected output? What do you see instead?
CustomItem does not read a touch as one input. It treats it as a press and 
release.

What version of the product are you using? On what operating system?
Linux.

Please provide any additional information below.

Three classes I modified need further modification to improve them.

Custom class no longer calls commandAction() should not have called it in the 
first place. It passes the converted event values through to customitem to deal 
with

The three files are in a zip attachement

Original issue reported on code.google.com by richard....@googlemail.com on 7 Jan 2011 at 2:49

Attachments: