hitrust / google-wave-resources

Automatically exported from code.google.com/p/google-wave-resources
1 stars 0 forks source link

The size of a textarea must be specified by the cols and rows attributes. #695

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The size of a textarea must be specified by the cols and rows attributes.

Like this:
blip.append(element.TextArea('text_area_elem', value='Some text', rows="2" 
cols="20"))

Original issue reported on code.google.com by vadbars on 23 Mar 2010 at 3:32

GoogleCodeExporter commented 9 years ago
Thanks for filing; I've shared the request with the team.

(I have a few robots that could also benefit from this).

Original comment by pamela.fox on 24 Mar 2010 at 11:25