[Google Wave APIs] What does setEditMode() do in the Embed API?

2010-02-11 Thread Bjorn Lindfors
Hello all, I am wondering if there's any functionality to have the cursor blinking and ready to type in the contents section of a root blip? There's a WavePanel.setEditMode() method which has the description "Sets the edit mode for the wave. This method currently affects only the root blip.". Wha

[Google Wave APIs] Rich content in forms

2009-12-13 Thread Bjorn Lindfors
Hello All, Is it possible to have a rich content in forms- or more speficially: to extract rich content (images, textual formatting etc) when ON_FORM_SUBMITTED is triggered and put in another Blip? -- You received this message because you are subscribed to the Google Groups "Google Wave API" gr

[Google Wave APIs] Re: New Embed API functions working? - docs/examples?

2009-10-29 Thread Bjorn Lindfors
Can you point me to the API/docs/source of this extension? I am looking through embed.js. I can't see any new classes, where? Thanks On Oct 29, 12:08 am, ndee wrote: > Hi Googlers, > > thank you very much for silently extending the embed API! > Unfortunately the classes are a little bit confusi

[Google Wave APIs] Re: Embed API: Now and Future

2009-10-14 Thread Bjorn Lindfors
Yep HTTPS did the trick, thanks! Is there any way to make addReply() append the blip to the bottom of the current Wave? On Aug 30, 6:44 pm, cud wrote: > I just struggled a little bit with addReply().  It seems you *need* > HTTPS for it to work.  With HTTP for the WavePanel, I got no results. > >