You are being forwarded to the lastest updates ot his page!
Or you can Click Here if it doesn't work or you don't wish to wait.

but why not this case, with getClipX()?

AmbrishGupta
Hello Mark,
Thankx,
but if this is the case so i should also get this value in case of getClipX().
Since both coordinates start from 0,0. It is giving the right value of getClipX().

Ambrish.


AmbrishGupta
Hello Mark,

I got the answer of this question-
Actualy in the J2ME emulator it's not giving right answer but when i tried it on mobile handset, it's running fine. That means both getClipX() and getClipY() gives accurate value but in emulator getClipY() gives the actual value+1.
that's it.