Re: GWT2.1 M1- Issues with KeyPressEvent and registering the Enter key pressed

2010-06-05 Thread Víctor Mayoral
Hey vidyanand! I was also trying something similar and I got the same results. If you try to print the Unicode character code of the ENTER, KEY_UP, ... you also obtain 0. Pretty weird. On 4 jun, 18:28, vidyanand vidyan...@gmail.com wrote: Hi I just updated to GWT 2.1 Milestone 1 build and

Re: GWT2.1 M1- Issues with KeyPressEvent and registering the Enter key pressed

2010-06-05 Thread Víctor Mayoral
Thanks Flueras Bodgan! You're right check http://code.google.com/p/google-web-toolkit/issues/detail?id=5003! I'm glad we find the problem! On 5 jun, 12:12, Flueras Bogdan flueras.bog...@gmail.com wrote: Hi vidyanad, Just try with addKeyUpHandler() event instead. GWT 2.1 seems to tackle

Re: Updating Google App Engine datastore

2010-06-01 Thread Víctor Mayoral
Could anyone please give me a hand on this? I'm not sure about the path i should follow Thanks On 31 mayo, 19:29, Víctor Mayoral v.mayor...@gmail.com wrote: Hello, I've just an applications using GWT and GAE. After reading the docs and doing some examples I decided to begin coding but soon I

Re: Updating Google App Engine datastore

2010-06-01 Thread Víctor Mayoral
, not on the GWT list. Also when you ask the question, it would help to know which persistence API you are using. 2010/6/1 Víctor Mayoral v.mayor...@gmail.com Could anyone please give me a hand on this? I'm not sure about the path i should follow Thanks On 31 mayo, 19:29, Víctor Mayoral

Updating Google App Engine datastore

2010-05-31 Thread Víctor Mayoral
Hello, I've just an applications using GWT and GAE. After reading the docs and doing some examples I decided to begin coding but soon I reach something tricky. My application data would be at the GAE datastore. I want to assume that the app will live. Let me explain this: The entities at the