You can use an html library (such as libhtmlparse, open source, ported) and create custom callback functions to handle the different tags and display it the way you want.
There are also two open source xml libraries for Palm, Cytheric and xmllib. There is one non-open source library that I know of, XML DOM Parser. Regards, Donald Kirker "Dominique Bisson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi! > > Is there a way to show HTML within a window in an application like the HTML > Control in PocketPC sdk ? > > Thank you. > > Dominique > > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
