> If you are using the python API, you can use SetTextInRange, which > won't affect the annotations outside the range. My two bots use this, > so you can look at the code at : > > http://launchpad.net/annoty > andhttps://launchpad.net/wavebiblebot > > if you want to see implementation samples. > > In these bots, I've found it useful to add a Replace class which > manages the replacements in range and an array of annotations to apply > to each replacement. Annoty has the most complete Replace class. > > Cheers, > > Raphaël
Thanks, but I use the Java API, however there are similar methods available to me there and I think this is wat I am going to have to do - thanks! -- 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.
