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