Hi Bob,

It takes a few seconds for the dev mode plugin to initialize. The Send
button is created by GWT and so appears later in dev mode, whereas the
elements you see on the page right away are present in the HTML host page.
If you compile your app, then Run As | Web app and remove ?gwt.codesvr=...
from the URL, you'll find the Send button appears right away just like on
appspot.

HTH,
/dmc

On Wed, Apr 13, 2011 at 2:07 PM, Bob <[email protected]> wrote:

> I am following the instructions at
> http://code.google.com/webtoolkit/usingeclipse.html#deploying, "Run
> Locally in Development Mode"…
>
> ...when displaying the web application starter project, there is nothing
> under Please Enter Your Name (there should be a field and a send button) in
> Chrome or FF browsers on Mac osx.  Every now and then, they do appear (not
> sure what the difference it).
>
> They always appear properly in the GAE on appspot.com.
>
> It makes me very nervous if the Run Locally in Development Mode doesn't
> work as expected by google's own demo app.
>
> Any ideas?
> Thanks
> bob
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" 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-web-toolkit?hl=en.
>



-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to