Hi Mark, Here's a good example (look at the testAnnotateDocument() method): http://code.google.com/p/wave-robot-python-client/source/browse/trunk/src/waveapi/ops_test.py?spec=svn10&r=10
...and here's the actual SetAnnotation() method from the Python Client Lib API docs: http://wave-robot-python-client.googlecode.com/svn/trunk/pydocs/waveapi.ops.OpBasedDocument-class.html#SetAnnotation Hope this helps! Jason :) [email protected] On Sep 7, 2:08 am, Mark Fayngersh <[email protected]> wrote: > Hey Jason, > Say, do you think you can tell me how I can do it with annotations, or point > me to a page perhaps? > > Thanks for the reply. > > On Sun, Sep 6, 2009 at 11:59 AM, Jason Salas <[email protected] > > > > > > > wrote: > > > Hi Mark, > > > Not at the moment, I don't believe. You'd have to inject the HTML > > markup with the API's support for annotations. But, I've heard that > > the forthcoming API will have better support for formatted text. > > > Jason :) > > [email protected] > > > On 9/7/09, Mark Fayngersh <[email protected]> wrote: > > > Is there a way to do so? > > > Ex: blip.GetDocument().SetHtmlText("<b>Welcome</b>") > > > Result: > > > > *Welcome* > > > > Thanks! > > > > -- > > > [email protected] > > > [email protected] > > -- > [email protected] > [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
