iphone touch offset in uiwebview
Posted
by How2iphone
on Stack Overflow
See other posts from Stack Overflow
or by How2iphone
Published on 2010-04-17T03:32:31Z
Indexed on
2010/04/17
3:33 UTC
Read the original article
Hit count: 354
I am currently experimenting with canvas drawing function in a uiwebview.Its a simple app that allows you to finger paint on the Iphone.Can someone point me in the rite direction on a problem I'm having.I need to be able to offset the touch so you can see what your painting instead of your finger being in the way.Its built on Html,javascript and css.Any ideas would be greatly appreciated.
© Stack Overflow or respective owner