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 <michal.golabe...@gmail.com>

> 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 google-wave-...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-wave-api+unsubscr...@googlegroups.com<google-wave-api%2bunsubscr...@googlegroups.com>
> .
> 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 google-wave-...@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