Re: TextArea - issues
Sure. soon.
I am suspecting one of these.
1) Storing in text in app engine
"com.google.appengine.api.datastore.Text" field
2) Using getText() and getValue() - setText, setValue() - using freely
assuming they produce consistent results.
One of these is not working as I expected.
On Jul 20, 12:36 pm, Michael Vogt <vmei...@googlemail.com> wrote:
> > 1) Keep entering - lines will automatically break and goes to next
> > line - enter till you see few line
> > 2) getValue()
> > 3) store in datastore
> > 4) get from data store and display in another TestArea.
>
> > Somewhere loosing line breaks ?
>
> Can you post a sample on a public server to look at?
>
> Greetings,
> Michael Vogt
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home