Ok I see now, thanks for the help,

Mark

On Jun 16, 8:38 pm, Ian Bambury <ianbamb...@gmail.com> wrote:
> BTW, just for completeness
>
> > If so, would the call the add(new Label(items from dom)) be redundant?
>
> As you have probably worked out, the data for the dictionary is taken from a
> JavaScript variable and not DOM elements (spans, divs etc) so no it's not
> redundant. If all you want is "Hello OldUser" then you might as well just
> output it from the PHP script as HTML, but if you need preferences like
> setting the app to the last known condition, or being able to display an
> admin menu (or not) then it lets you set up the GWT app rather than just
> change the HTML.
>
> It's not ideal, ideally the data would be completely invisible and just
> appear in GWT, but I haven't worked out how to do that :-)
>
> Ian
>
> http://examples.roughian.com
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to