Thanks, this is It :) Michał 2009/11/27 pamela (Google Employee) <[email protected]>
> Hi Michal- > > The only example I can find for Python + forms is Bloggy: > > http://google-wave-resources.googlecode.com/svn/trunk/samples/extensions/robots/python/bloggy/bloggy.py > > > <http://google-wave-resources.googlecode.com/svn/trunk/samples/extensions/robots/python/bloggy/bloggy.py>It > contains this snippet: > > form.AppendElement( > document.FormElement( > document.ELEMENT_TYPE.BUTTON, > 'publish', > value='Publish!', > )) > > > - pamela > > > 2009/11/25 Michał Gołębiowski <[email protected]> > >> Hi! >> Can I find somewhere python tutorial (or sample) with using form? I think >> about robots. >> >> Michał >> >> -- >> 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]<google-wave-api%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-wave-api?hl=en. >> > > -- > 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]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > -- 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.
