I am not sure, but my robot does not use appendMarkup(), as this method is not fully functional yet. I just use append() and then I use annotations to format the text how I need. Then additional append() calls will not remove any previous formatting. appendMarkup() still needs to be changed, so I suggest using my method or find a method of your own.
Peter LaBanca On Sep 16, 2009 11:35 PM, "Kyle Roche" <[email protected]> wrote: Actually, the \n doesn't seem to work in the .appendMarkup() method. Neither does <br />, which I would assume is a valid XHTML element. If I go back to .append() then I lose the other formatting options I was embedding. Do you think it's something that changed in this new version? They mention some changes to TextView. Thanks again! On Wed, Sep 16, 2009 at 9:28 PM, Peter LaBanca <[email protected]> wrote: > > I am not sure if the... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are sub... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
