Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2me thread: PointerPressed


Message #1 by "David Byrne" <david.byrne@o...> on Tue, 14 Aug 2001 10:35:22
I am using J2ME in the Forte environment and wanted to use the pointer 
methods available within canvas.

In order to do so I have created my own device identical to the 
DefaultColorPhone except that I have changed the name and the TouchScreen 
variable to true.

I have then tested to see if the pointer methods are available by using 
canvas's method hasPointerEvents() but it always seems to return false.

I have been told that this is a standard problem and that it is Forte that 
does not support this.

What am I doing wrong.

Thanx

David

  Return to Index