Just using html with embedded css should do the trick. Can you post a sample of what you're doing and why it doesn't work?
On Thu, Sep 6, 2012 at 3:32 PM, Chris_M <[email protected]> wrote: > > I have a page of dynamically generated data and text (pulled from a > database > and parsed) to display. The formatting isn't going to be fancy -- I need to > set the font, have some bold text some plain text, change the font color in > a few places, and control the line spacing some. A UIWebView should do the > trick, but I haven't been able to get the font stuff to work the way it > should when building a web page. > > I Googled for help, but I just a ton of responses that aren't helpful. Can > someone point me in the direction of a simple example online of what I'm > looking for that changes or sets the actual font, changes the font size, > changes the font color, like that? > > TIA > > > --Chris > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Need-Simple-UIWebView-Example-to-Format-Text-tp4656902.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
