I want to generate touch and then transmit to UIWe开发者_如何学CbView. Is it possible? I don't want use any private SDK.
Take a look at this http://cocoawithlove.com/2008/10/synthesizing-touch-event-on-iphone.html blog post by Matt. Shows you how to Synthesize Touch Event on iPhone.
精彩评论