uiwebview - How to display HTML string with MonoTouch Dialog? -


i need way display string html tags within monotouch.dialog element. if understand right build in htmlelement load external data display.

so asked google , found thread here display-uiwebview-in-custom-monotouch-dialog-element seems solution found other search results found ...

maybe knows if solution still available or if not know library convert html tags string nice in standard elements ...?

thanks

andre

you can create uiwebview , add text there, , use uiviewelement show that.

but little on heavy side.

perhaps should consider using nsattributedstring if want add styling project.


Comments

Popular posts from this blog

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -