objective c - Formatted Text and Popovers in iOS4 -


i'm working on prototype app has challenging behavior. thought i'd ask advice before tearing it...

part of app has area of text needs formatted in manner there description of item in bold, followed 1 or more detail items:

item description: item detail 1. item detail 2. item detail n.

in cases these items require multiple lines, word wrapping necessary.

the user able tap on bolded item description expose popover options can select populate plain item details.

i attempt doing webview, able format text, provide natural word wrapping , use hyperlinks call methods, etc... more, can see pretty weighty task , want make sure there aren't alternatives before head down looks long, dark tunnel.

i'm still new ios dev, bear me if come "noob" questions.

thanks in advance!

the alternative core text long, dark tunnel, too.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -