Re: [Google Wave APIs] Re: Blip ID, OnBlipSubmitted

2009-11-13 Thread Antonio Garcia
see Event.getBlip() 2009/11/13 Tyler Ruppert trupp...@semissourian.com I am using BLIP_SUBMITTED with no problems, the only problem I am having is getting the right blip. I can get the root blip id, but not the submitted blip id. How would I use getBlip() ? I can not find it in the

[Google Wave APIs] Profile bot

2009-11-12 Thread Antonio Garcia
I've search information about that, but I can't manage my robot to show a decent profile... so I have some doubts... Is de profile updates automatically? or I just can't see the image or the name because I must wait? I've seen that before it was done by capabilities.xml but now it use a

Re: [Google Wave APIs] how to access sibling of root blip

2009-11-12 Thread Antonio Garcia
I think you can use de Blip.getChild(arg) or Blip.getChildren() to access to any blip if you start in the root blip... but I didn't do that never. Blips in the wave have the structure of a Tree (a graph) 2009/11/12 Vivek vivekmunag...@gmail.com Hai , In the robot i'm making, i want to access

Re: [Google Wave APIs] Re: problem with setStyle

2009-11-12 Thread Antonio Garcia
I didn't manage to aply de setStyle properly... but set Annotation seem to work 2009/11/12 pamela (Google Employee) pamela...@gmail.com Hi Vivek- It is likely this bug: http://code.google.com/p/google-wave-resources/issues/detail?id=348 - pamela On Thu, Nov 12, 2009 at 11:40 AM, Vivek