A robot I am developing is requires to get large numbers of unicode strings from an external source. Some of these strings contain HTML formatting. When I use
root_wavelet.CreateBlip().GetDocument().SetText(x) (x being the string in this case) it prints the actual HTML tags and dosn't format. Is there any way I can get it to print these properly formatted. NB The robot will not know whether the string has HTML elements. Thanks in advance. Angus -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.
