i want to use a cursor in my j2me application as it is being used by different web browse in cell phones
|
feedback
|
|
you can take an image of pointer and the use pointer pressed and pointer released method which will give u the cordinates which pointer had pointer.For using this pointer presse method you have to extend Game canvas or Canvas class into your class.
By using above methods i think you can get the solution of your problem. | ||||
|
feedback
|