mkaouer / j4me

Automatically exported from code.google.com/p/j4me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the pointer support?

GoogleCodeExporter opened this issue · comments

Hi :
Does the j4me support the pointer events?
when the j4me add this function? 

Best Wishes!

lean

Original issue reported on code.google.com by ping3...@gmail.com on 20 Nov 2008 at 9:35

It does support pointer events.  Like with the J2ME's Canvas class you just 
override
the DeviceScreen.pointerXXX() methods.

All of the components support pointer events already.  For example clicking on a
check box will toggle it.

Original comment by deanbro...@gmail.com on 21 Nov 2008 at 12:20

  • Changed state: Invalid