--- Albert Ogonevskij <[EMAIL PROTECTED]> wrote: > > I need to catch coordinates of point when i taps on graffiti area. > How can i make such thing? >
Intercept the penDownEvent and look at eventP->screenX and eventP->screenY. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
