doc = wavelet.CreateBlip().GetDocument()
doc.SetAnnotation(Annotation(Range(0, 22), "link/manual",
"http://
www.google.com"))
doc.SetText("THIS IS ANNOTATED TEXT")
I've tried with 'SetAnnotation' as pasted above, and I just get a
blank document. Can someone help this noob?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---