full touch screen support (UP, DOWN, LEFT, RIGHT)
Status: Beta
Brought to you by:
mrmlk
I made a modification in the source to support mi chinesse phone, as it doesn't support full touch screen phones, I added UP, DOWN, LEFT, RIGHT.
I think you could add this as four arrows on each side, up, down, left and right.
I got it working, but it's pretty roughtthe way Imake it , it needs a lot of improove, but it works at least. I Added Commands in soft buttons section and one for each direction.
I attached the modified file, hope it helps. There are no more than 15 new lines. In my cell phone UP is Keycode 50, Down 56, LEFT 52 and RIGHT 54.
Any questions to my mail please. danielleal@leddesign.com.ar
Sorry about ugly code, not a J2ME programmer. XP
Modified file. UP, DOWN, LEFT, RIGHT feature