Hi, everyone, Greeting. I need to display some long text, and the text have some images with it. If I want to display these image beside, and in the middle of the text (not above, not below), how can I implement this view? Also it has one more requirement which is the event handling. User tap on the image, image will be display large enough to fit the full application frame, and the background is black with certain alpha value. When user tap on the text, another event will happen. And the app should allow user to select text to deal with copy paste feature as well.
Do I have to use UIWebView? I guess UITextView not possible to deal with this task. Suppose I use UIWebView as solution, another problem is the event handling, how can I detect the event, that is how do I know what user is tapping? Image or text, or he wants to do selection, copy and paste? Thank you. -- ========================== Life isn't about finding yourself. Life is about creating yourself. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com