07-23-2011 01:50 PM
There is a way of getting the field's real extent (relative to the screen, adjusted for scroll etc.): search the forums for getFieldExtent - a nice piece of code written once by Peter Strange. Once you have your field's real extent you can adjust the move points by subtracting field's actual (left, top) coordinates.
07-23-2011 04:53 PM
Can't claim credit for getFieldExtent, I got that from someone on the old forum, which is long gone so I can't tell you who.
07-25-2011 02:35 AM
07-25-2011 02:48 AM
One issue remains !!!
I still can't click on buttons using toucg screen, only trackwheel works
Abhinav Tyagi