I've been using the InsertInlineBlip functions, and something odd is
going on, with code like this:

blip = context.GetBlipById(properties['blipId'])
blip.GetDocument().InsertInlineBlip(1).GetDocument().SetText("This is
an inline blip at position 1")

And a blip like this:

Hello World

I get this result:

hel
{ this is an inline blip at position 1 }
lo World

I can't see any way in which position 1 corresponds to that
positioning! Am I doing something wrong or is this a bug?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-api@googlegroups.com
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to