In your documentation (or here) are you able to describe how you set a "place" in the url, and how the back/forward button should work?
Given your hello world example at http://code.google.com/p/gwt-presenter/wiki/GettingStarted, what if instead of an alert, it set the text of a label. The use case I imaginare are: - When you click on the Go button, the url would update to #HelloWorld;name=World and the label would display "Hello World". - Press the browser back button would take you back to the previous page, where it did not show "Hello World". - Press the browser forward button would take you to the page that did display "Hello World". On Jul 16, 8:43 am, David Peterson <[email protected]> wrote: > > I already use your gwt-dispatch successfully;) Thx for the pointer anyway.. > > Heh - of course you do, sorry about that. > > FYI, I've now added a short 'Getting Started' doc: > > http://code.google.com/p/gwt-presenter/wiki/GettingStarted > > Enjoy :) > > David --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
