开发者

Scrollable, Clickable text in iPhone SDK

I'd like to make a text based app with clickable text in a scrollable screen. Can't seem to do it with TextView.

Let me explain: you open the app and there is a long paragraph. You scroll down and click on the word hammer (which is probably colored or bolded) and a small pop up window appears with a definition of hammer. How is this possible?

If you'd like to se开发者_JAVA技巧e an example, here is a youtube vid of somewhat similar functions in a bible app (though they don't use a pop up box): http://www.youtube.com/watch?v=qNCgePlBamQ

Any help would be appreciated


You could use a UIWebView and HTML

and this: iOS Clickable Words (UILabel or UIbutton's) was asked suspiciously recently

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜